Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation Classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactResponse
The
ArtifactResopnse message has the complex type
ArtifactResponseType . |
interface |
LogoutResponse
This class represents the
LogoutResponse element in
SAML protocol schema. |
interface |
ManageNameIDResponse
This class represents the ManageNameIDResponse element declaration.
|
interface |
NameIDMappingResponse
This class represents the NameIDMappingResponseType complex type.
|
interface |
Response
The
Response message element is used when a response consists
of a list of zero or more assertions that satisfy the request. |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactResponseImpl
The
ArtifactResopnse message has the complex type
ArtifactResponseType . |
class |
LogoutResponseImpl
This class implements the
LogoutResponse element in
SAML protocol schema. |
class |
ManageNameIDResponseImpl
Java content class for ManageNameIDResponse element declaration.
|
class |
NameIDMappingResponseImpl |
class |
ResponseImpl
This is an implementation of interface
Response . |
class |
StatusResponseImpl
This class defines methods for setting and retrieving attributes and
elements associated with a SAML response message used in SAML protocols.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.