public class RedirectRequestDecoder extends Object implements RequestDecoder
Constructor and Description |
---|
RedirectRequestDecoder() |
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml.saml2.core.AuthnRequest |
decodeRequest(String samlRequest)
Returns the decoded AuthnRequest object.
|
public org.opensaml.saml.saml2.core.AuthnRequest decodeRequest(String samlRequest)
RequestDecoder
decodeRequest
in interface RequestDecoder
samlRequest
- - encoded AuthnRequestThis work is licensed under a Creative Commons Attribution 4.0 International License.