| ActionImpl |
This class is an implementation of interface Action.
|
| AdviceImpl |
The Advice contains any additional information that the
SAML authority wishes to provide.
|
| AssertionIDRefImpl |
This class represents the AssertionIDRef element.
|
| AssertionImpl |
The Assertion element is a package of information
that supplies one or more Statement made by an issuer.
|
| AttributeImpl |
This is a default implementation of interface Attribute.
|
| AttributeStatementImpl |
This is a default implementation of AttributeStatement.
|
| AudienceRestrictionImpl |
The AudienceRestriction specifies that the assertion
is addressed to one or more specific Audiences.
|
| AuthnContextImpl |
This is the default implementation of interface AuthnContext.
|
| AuthnStatementImpl |
This is the default implementation of interface AuthnStatement.
|
| BaseIDAbstractImpl |
The BaseIDAbstract is an abstract type usable only as
the base of a derived type.
|
| BaseIDImpl |
The BaseID is an extension point that allows
applications to add new kinds of identifiers.
|
| ConditionAbstractImpl |
This is an abstract class which servers as an extension point for
new conditions.
|
| ConditionImpl |
ThCondition servers as an extension point for
new conditions.
|
| ConditionsImpl |
The Conditions defines the SAML constructs that place
constraints on the acceptable use if SAML Assertions.
|
| EncryptedAssertionImpl |
The EncryptedAssertion represents an assertion in
encrypted fashion, as defined by the XML Encryption Syntax and
Processing specification [XMLEnc].
|
| EncryptedAttributeImpl |
This is an implementation of interface EncryptedAttribute.
|
| EncryptedElementImpl |
Java content class for EncryptedElementType complex type.
|
| EncryptedIDImpl |
Java content class for EncryptedID element declaration.
|
| IssuerImpl |
The Issuer provides information about the issuer of
a SAML assertion or protocol message.
|
| KeyInfoConfirmationDataImpl |
The KeyInfoConfirmationData constrains a
SubjectConfirmationData element to contain one or more
<ds:KeyInfo> elements that identify cryptographic keys that are used
in some way to authenticate an attesting entity.
|
| NameIDImpl |
The NameID is used in various SAML assertion constructs
such as Subject and SubjectConfirmation
elements, and in various protocol messages.
|
| NameIDImplWithoutSPNameQualifier |
The NameID is used in various SAML assertion constructs
such as Subject and SubjectConfirmation
elements, and in various protocol messages.
|
| NameIDTypeImpl |
The NameIDType is used when an element serves to represent
an entity by a string-valued name.
|
| OneTimeUseImpl |
The OneTimeUse indicates that the assertion should be
used immediately by the relying party and must not be retained for
future use.
|
| ProxyRestrictionImpl |
The ProxyRestriction 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.
|
| SubjectConfirmationDataImpl |
The SubjectConfirmationData specifies additional data
that allows the subject to be confirmed or constrains the circumstances
under which the act of subject confirmation can take place.
|
| SubjectConfirmationImpl |
The SubjectConfirmation 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.
|
| SubjectImpl |
The Subject specifies the principal that is the subject
of all of the statements in the assertion.
|
| SubjectLocalityImpl |
This class implements interface SubjectLocality.
|