Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation Classes.
|
Modifier and Type | Method and Description |
---|---|
ArtifactResponse |
ProtocolFactory.createArtifactResponse()
Returns a new instance of
ArtifactResponse . |
ArtifactResponse |
ProtocolFactory.createArtifactResponse(Element elem)
Returns a new instance of
ArtifactResponse . |
ArtifactResponse |
ProtocolFactory.createArtifactResponse(String xml)
Returns a new instance of
ArtifactResponse . |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactResponseImpl
The
ArtifactResopnse message has the complex type
ArtifactResponseType . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.