Package | Description |
---|---|
org.opensaml.saml2.binding.decoding |
Classes used to decode SAML 2 messages.
|
org.opensaml.ws.transport.http |
HTTP transport classes included bindings for Servlets.
|
Modifier and Type | Method and Description |
---|---|
protected InputStream |
HTTPPostDecoder.getBase64DecodedMessage(HTTPInTransport transport)
Gets the Base64 encoded message from the request and decodes it.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServletRequestAdapter
Adapts an
HttpServletRequest to an HTTPInTransport . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.