Uses of Package
com.sun.identity.saml2.assertion
Packages that use com.sun.identity.saml2.assertion
Package
Description
Defines SAMLv2 assertion.
Defines classes for SAMLv2 ECP profile.
Defines SAMLv2 Plugin SPIs.
Contains classes to be used by the SAML2 scripted plugins.
Package that handles SAML v2 profiles.
SAMLv2 Protocol Classes.
Defines XACML interfaces for SAMLv2
This package contains the implementation of the SAML2 client APIs.
This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2
assertions.
-
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.saml2.assertionClassDescriptionThe
Actionelement specifies an action on the specified resource for which permission is sought.TheAdvicecontains any additional information that the SAML authority wishes to provide.TheAssertionelement is a package of information that supplies one or moreStatementmade by an issuer.This is the factory class to obtain instances of the objects defined in assertion schema.This class represents the AssertionIDRef element.TheAttributeelement identifies an attribute by name and optionally includes its value(s).TheAttributeStatementelement describes a statement by the SAML authority asserting that the assertion subject is associated with the specified attributes.TheAudienceRestrictionspecifies that the assertion is addressed to one or more specificAudiences.TheAuthnContextelement specifies the context of an authentication event.TheAuthnStatementelement describes a statement by the SAML authority asserting that the assertion subject was authenticated by a particular means at a particular time.TheAuthzDecisionStatementelement 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.TheBaseIDis an extension point that allows applications to add new kinds of identifiers.TheBaseIDAbstractis an abstract type usable only as the base of a derived type.TheConditionserves as an extension point for new conditions.TheConditionAbstractis abstract and is thus usable as the base of a derived classTheConditionsdefines the SAML constructs that place constraints on the acceptable use if SAMLAssertions.TheEncryptedAssertionrepresents an assertion in encrypted fashion, as defined by the XML Encryption Syntax and Processing specification [XMLEnc].TheEncryptedAttributeelement represents a SAML attribute in encrypted fashion.TheEncryptedElementcarries the content of an unencrypted identifier in encrypted fasion.TheEncryptedIDcarries the content of an unencrypted identifier in encrypted fashion.TheEvidenceelement contains one or more assertions or assertion references that the SAML authority relied on in issuing the authorization decision.TheIssuerprovides information about the issuer of a SAML assertion or protocol message.TheKeyInfoConfirmationDataconstrains aSubjectConfirmationDataelement to contain one or moreds:KeyInfoelements that identify cryptographic keys that are used in some way to authenticate an attesting entity.TheNameIDis used in various SAML assertion constructs such asSubjectandSubjectConfirmationelements, and in various protocol messages.TheNameIDTypeis used when an element serves to represent an entity by a string-valued name.TheOneTimeUseindicates that the assertion should be used immediately by the relying party and must not be retained for future use.TheProxyRestrictionspecifies 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.TheStatementelement is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.TheSubjectspecifies the principal that is the subject of all of the statements in the assertion.TheSubjectConfirmationprovides 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.TheSubjectConfirmationDataspecifies additional data that allows the subject to be confirmed or constrains the circumstances under which the act of subject confirmation can take place.TheSubjectLocalityelement specifies the DNS domain name and IP address for the system entity that performed the authentication. -
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.saml2.ecpClassDescriptionThe
Issuerprovides information about the issuer of a SAML assertion or protocol message. -
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.saml2.pluginsClassDescriptionThe
Assertionelement is a package of information that supplies one or moreStatementmade by an issuer.TheAttributeelement identifies an attribute by name and optionally includes its value(s).TheAuthnContextelement specifies the context of an authentication event.TheNameIDis used in various SAML assertion constructs such asSubjectandSubjectConfirmationelements, and in various protocol messages. -
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.saml2.plugins.scriptedClassDescriptionThe
Attributeelement identifies an attribute by name and optionally includes its value(s). -
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.saml2.profileClassDescriptionThe
Assertionelement is a package of information that supplies one or moreStatementmade by an issuer. -
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.saml2.protocolClassDescriptionThe
Assertionelement is a package of information that supplies one or moreStatementmade by an issuer.This class represents the AssertionIDRef element.TheAttributeelement identifies an attribute by name and optionally includes its value(s).TheBaseIDis an extension point that allows applications to add new kinds of identifiers.TheConditionsdefines the SAML constructs that place constraints on the acceptable use if SAMLAssertions.TheEncryptedAssertionrepresents an assertion in encrypted fashion, as defined by the XML Encryption Syntax and Processing specification [XMLEnc].TheEncryptedElementcarries the content of an unencrypted identifier in encrypted fasion.TheEncryptedIDcarries the content of an unencrypted identifier in encrypted fashion.TheIssuerprovides information about the issuer of a SAML assertion or protocol message.TheNameIDis used in various SAML assertion constructs such asSubjectandSubjectConfirmationelements, and in various protocol messages.TheSubjectspecifies the principal that is the subject of all of the statements in the assertion. -
Classes in com.sun.identity.saml2.assertion used by com.sun.identity.xacml.saml2ClassDescriptionThe
Statementelement is an extension point that allows other assertion-based applications to reuse the SAML assertion framework. -
Classes in com.sun.identity.saml2.assertion used by org.forgerock.am.saml2.impl
-
Classes in com.sun.identity.saml2.assertion used by org.forgerock.am.saml2.profileClassDescriptionThe
NameIDis used in various SAML assertion constructs such asSubjectandSubjectConfirmationelements, and in various protocol messages. -
Classes in com.sun.identity.saml2.assertion used by org.forgerock.openam.sts.tokengeneration.saml2.statementsClassDescriptionThe
Attributeelement identifies an attribute by name and optionally includes its value(s).TheAttributeStatementelement describes a statement by the SAML authority asserting that the assertion subject is associated with the specified attributes.TheAuthnStatementelement describes a statement by the SAML authority asserting that the assertion subject was authenticated by a particular means at a particular time.TheAuthzDecisionStatementelement 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.TheConditionsdefines the SAML constructs that place constraints on the acceptable use if SAMLAssertions.TheSubjectspecifies the principal that is the subject of all of the statements in the assertion.