|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAMLArtifactMap | |
---|---|
org.opensaml.common.binding.artifact | Classes that may be used to create and manipulate SAML artifacts. |
org.opensaml.saml1.binding.decoding | Classes used to decode SAML messages. |
org.opensaml.saml1.binding.encoding | Classes used to encode SAML messages. |
org.opensaml.saml2.binding.encoding | Classes used to encode SAML 2 messages. |
Uses of SAMLArtifactMap in org.opensaml.common.binding.artifact |
---|
Classes in org.opensaml.common.binding.artifact that implement SAMLArtifactMap | |
---|---|
class |
BasicSAMLArtifactMap
Basic artifact map implementation that uses a StorageService to store and retrieve artifacts. |
Uses of SAMLArtifactMap in org.opensaml.saml1.binding.decoding |
---|
Methods in org.opensaml.saml1.binding.decoding that return SAMLArtifactMap | |
---|---|
SAMLArtifactMap |
BaseSAML1MessageDecoder.getArtifactMap()
Gets the artifact map used to retrieve SAML information from an artifact. |
Constructors in org.opensaml.saml1.binding.decoding with parameters of type SAMLArtifactMap | |
---|---|
BaseSAML1MessageDecoder(SAMLArtifactMap map)
Deprecated. |
|
BaseSAML1MessageDecoder(SAMLArtifactMap map,
org.opensaml.xml.parse.ParserPool pool)
Deprecated. |
|
HTTPArtifactDecoder(SAMLArtifactMap map,
org.opensaml.xml.parse.ParserPool pool)
Constructor. |
|
HTTPPostDecoder(SAMLArtifactMap map)
Deprecated. |
|
HTTPPostDecoder(SAMLArtifactMap map,
org.opensaml.xml.parse.ParserPool pool)
Deprecated. |
|
HTTPSOAP11Decoder(SAMLArtifactMap map)
Deprecated. |
|
HTTPSOAP11Decoder(SAMLArtifactMap map,
org.opensaml.xml.parse.ParserPool pool)
Deprecated. |
Uses of SAMLArtifactMap in org.opensaml.saml1.binding.encoding |
---|
Constructors in org.opensaml.saml1.binding.encoding with parameters of type SAMLArtifactMap | |
---|---|
HTTPArtifactEncoder(SAMLArtifactMap map)
Constructor. |
Uses of SAMLArtifactMap in org.opensaml.saml2.binding.encoding |
---|
Constructors in org.opensaml.saml2.binding.encoding with parameters of type SAMLArtifactMap | |
---|---|
HTTPArtifactEncoder(org.apache.velocity.app.VelocityEngine engine,
String template,
SAMLArtifactMap map)
Constructor. |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |