Uses of Interface
com.sun.identity.saml2.common.XmlSerializable
Package
Description
Defines SAMLv2 assertion.
Defines classes for SAMLv2 ECP profile.
SAMLv2 Protocol Classes.
SAMLv2 Protocol Implementation Classes.
Defines XACML2 context classes
Defines XACML Context implementations.
Defines XACML Policy classes.
Defines XACML Policy implementations.
Defines XACML interfaces for SAMLv2
Defines XACML implementations for SAMLv2.
-
Uses of XmlSerializable in com.sun.identity.saml2.assertion
Modifier and TypeInterfaceDescriptioninterface
TheAction
element specifies an action on the specified resource for which permission is sought.interface
TheAdvice
contains any additional information that the SAML authority wishes to provide.interface
TheAssertion
element is a package of information that supplies one or moreStatement
made by an issuer.interface
This class represents the AssertionIDRef element.interface
TheAttribute
element identifies an attribute by name and optionally includes its value(s).interface
TheAttributeStatement
element describes a statement by the SAML authority asserting that the assertion subject is associated with the specified attributes.interface
TheAudienceRestriction
specifies that the assertion is addressed to one or more specificAudience
s.interface
TheAuthnContext
element specifies the context of an authentication event.interface
TheAuthnStatement
element describes a statement by the SAML authority asserting that the assertion subject was authenticated by a particular means at a particular time.interface
TheAuthzDecisionStatement
element describes a statement by the SAML authority asserting that a request for access by the assertion subject tot he specified resource has resulted in the specified authorization decision on the basis of some optionally specified evidence.interface
TheBaseID
is an extension point that allows applications to add new kinds of identifiers.interface
TheCondition
serves as an extension point for new conditions.interface
TheConditionAbstract
is abstract and is thus usable as the base of a derived classinterface
TheConditions
defines the SAML constructs that place constraints on the acceptable use if SAMLAssertion
s.interface
TheEncryptedAssertion
represents an assertion in encrypted fashion, as defined by the XML Encryption Syntax and Processing specification [XMLEnc].interface
TheEncryptedAttribute
element represents a SAML attribute in encrypted fashion.interface
TheEncryptedElement
carries the content of an unencrypted identifier in encrypted fasion.interface
TheEncryptedID
carries the content of an unencrypted identifier in encrypted fashion.interface
TheEvidence
element contains one or more assertions or assertion references that the SAML authority relied on in issuing the authorization decision.interface
TheIssuer
provides information about the issuer of a SAML assertion or protocol message.interface
TheKeyInfoConfirmationData
constrains aSubjectConfirmationData
element to contain one or moreds:KeyInfo
elements that identify cryptographic keys that are used in some way to authenticate an attesting entity.interface
TheNameID
is used in various SAML assertion constructs such asSubject
andSubjectConfirmation
elements, and in various protocol messages.interface
TheNameIDType
is used when an element serves to represent an entity by a string-valued name.interface
TheOneTimeUse
indicates that the assertion should be used immediately by the relying party and must not be retained for future use.interface
TheProxyRestriction
specifies limitations that the asserting party imposes on relying parties that in turn wish to act as asserting parties and issue subsequent assertions of their own on the basis of the information contained in the original assertion.interface
TheStatement
element is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.interface
TheSubject
specifies the principal that is the subject of all of the statements in the assertion.interface
TheSubjectConfirmation
provides the means for a relying party to verify the correspondence of the subject of the assertion with the party with whom the relying party is communicating.interface
TheSubjectConfirmationData
specifies additional data that allows the subject to be confirmed or constrains the circumstances under which the act of subject confirmation can take place.interface
TheSubjectLocality
element specifies the DNS domain name and IP address for the system entity that performed the authentication. -
Uses of XmlSerializable in com.sun.identity.saml2.ecp
Modifier and TypeInterfaceDescriptioninterface
TheECPRelayState
interface defines methods for properties required by an ECP RelayState.interface
TheECPRequest
interface defines methods for properties required by an ECP request.interface
TheECPResponse
interface defines methods for properties required by an ECP response. -
Uses of XmlSerializable in com.sun.identity.saml2.protocol
Modifier and TypeInterfaceDescriptioninterface
This class represents theArtifact
element in SAMLv2 protocol schema.interface
TheArtifactResolve
message is used to request that a SAML protocol message be returned in anArtifactResponse
message by specifying an artifact that represents the SAML protocol message.interface
TheArtifactResopnse
message has the complex typeArtifactResponseType
.interface
This class represents the AssertionIDRequestType complex type.interface
This class represents the AttributeQueryType complex type.interface
This class represents the AuthnQueryType complex type.interface
TheAuthnRequest
interface defines methods for properties required by an authentication request.interface
The interfaceExtensions
defines methods for adding protcol message extension elements.interface
This interface contains methods for theGetComplete
Element in the SAMLv2 Protocol Schema.interface
This interface defines methods to set/retrieve single identity provider information trusted by the request issuer to authenticate the presenter.interface
This interface specifies the identity providers trusted by the requester to authenticate the presenter.interface
This class represents theLogoutRequest
element in SAML protocol schema.interface
This class represents theLogoutResponse
element in SAML protocol schema.interface
This class represents the ManageNameIDRequestType complex type.interface
This class represents the ManageNameIDResponse element declaration.interface
This class represents the ManageNameIDRequestType complex type.interface
This class represents the NameIDMappingResponseType complex type.interface
This interface defines methods to retrieve name identifier related properties.interface
Java content class for NewEncryptedID element declaration.interface
This interface identifies the new identifier in anManageNameIDRequest
message.interface
This interface defines methods for setting and retrieving attributes and elements associated with a SAML request message used in SAML protocols.interface
Java content class for RequestedAuthnContext element declaration.interface
This interface identifies the requester in anAuthnRequest
message.interface
TheResponse
message element is used when a response consists of a list of zero or more assertions that satisfy the request.interface
This interface defines methods to retrieve Identity Providers and context/limitations related to proxying of the request message.interface
This class represents theSessionIndex
element in SAML protocol schema.interface
This class represents theStatusType
complex type in SAML protocol schema.interface
This class represents theStatusCodeType
complex type in SAML protocol schema.interface
This class represents theStatusDetailType
complex type in SAML protocol schema.interface
This class represents theStatusMessage
element in SAML protocol schema.interface
This class represents theStatusResponseType
complex type in SAML protocol schema.interface
This class represents the SubjectQueryAbstractType complex type. -
Uses of XmlSerializable in com.sun.identity.saml2.protocol.impl
Modifier and TypeClassDescriptionclass
com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
This abstract class defines methods for setting and retrieving attributes and elements associated with a SAML request message used in SAML protocols. -
Uses of XmlSerializable in com.sun.identity.xacml.context
Modifier and TypeInterfaceDescriptioninterface
TheAction
element specifies information about the action requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.interface
TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.interface
TheDecision
element is a container of one or moreDecision
s issued by policy decision pointinterface
TheEnvironment
element contains information about the enviroment of theRequest
context by listing a sequence ofAttribute
elements associated with the environment.interface
TheStatusCode
element is a container of one or moreStatus
s issuded by authorization authority.interface
TheRequest
element is the top-level element in the XACML context scehema.interface
TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.interface
TheResourceContent
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.interface
TheResponse
element is a container of one or moreResult
s issued by policy decision pointinterface
TheResult
element is a container of one or moreResult
s issuded by authorization authority.interface
TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.interface
TheStatusCode
element is a container of one or moreStatusCode
s issuded by authorization authority.interface
TheStatusCode
element is a container of one or moreStatus
s issuded by authorization authority.interface
TheStatusMessage
element is a container of one or moreStatusMessage
s issuded by authorization authority.interface
TheSubject
element specifies information about a subject of theRequest
context by listing a sequence ofAttribute
elements associated with the subject. -
Uses of XmlSerializable in com.sun.identity.xacml.context.impl
Modifier and TypeClassDescriptionclass
TheAction
element specifies information about the action requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.class
TheAttribute
element specifies information about the action/subject/resource requested in theRequest
context by listing a sequence ofAttribute
elements associated with the action.class
TheDecision
element is a container of one or moreDecision
s issued by policy decision pointclass
TheEnvironment
element specifies information about the environment requested in theRequest
context by listing a sequence ofAttribute
elements associated with the environment.class
TheRequest
element is the top-level element in the XACML context schema.class
TheResource
element specifies information about the resource to which access is requested by listing a sequence ofAttribute
elements associated with the resource.class
TheStatusCode
element is a container of one or moreStatusCode
s issuded by authorization authority.class
TheStatusCode
element is a container of one or moreStatus
s issuded by authorization authority.class
TheStatus
element is a container of one or moreStatus
s issuded by authorization authority.class
TheStatusMessage
element is a container of one or moreStatusMessage
s issuded by authorization authority.class
TheSubject
element specifies information about a subject of theRequest
context by listing a sequence ofAttribute
elements associated with the subject. -
Uses of XmlSerializable in com.sun.identity.xacml.policy
Modifier and TypeInterfaceDescriptioninterface
TheObligation
element is a container of one or moreAttributeAssignment
s issuded by authorization authority.interface
TheObligations
element is a container of one or moreObligation
s issuded by authorization authority. -
Uses of XmlSerializable in com.sun.identity.xacml.policy.impl
Modifier and TypeClassDescriptionclass
TheObligation
element is a container of one or moreAttributeAssignment
s issuded by authorization authority.class
TheObligations
element is a container of one or moreObligation
s issuded by authorization authority. -
Uses of XmlSerializable in com.sun.identity.xacml.saml2
Modifier and TypeInterfaceDescriptioninterface
TheXACMLAuthzDecisionQuery
element is a SAML Query that extends SAML Protocol schema typeRequestAbstractType
.interface
XACMLAuthzDecisionStatement
is an extension ofsamlp:StatementAbstractType
that is carried in a SAML Assertion to conveyxacml-context:Response
Schema: -
Uses of XmlSerializable in com.sun.identity.xacml.saml2.impl
Modifier and TypeClassDescriptionclass
TheXACMLAuthzDecisionQueryImpl
is an impelmentation ofXACMLAuthzDecisionQuery
interface.