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)
RequestDecoderdecodeRequest in interface RequestDecodersamlRequest - - encoded AuthnRequestThis work is licensed under a Creative Commons Attribution 4.0 International License.