com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|
Java Source File Name | Type | Comment |
Action.java | Class | This class is designed for Action element in SAML core assertion. |
Advice.java | Class | The Advice element contains additional information that the issuer wishes to
provide. |
Assertion.java | Class | This object stands for Assertion element. |
Attribute.java | Class | The Attribute element specifies an attribute of the assertion subject. |
AttributeStatement.java | Class | The AttributeStatement element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
AudienceRestriction.java | Class | This is an implementation of the abstract Condition class, which
specifes that the assertion this AuthenticationCondition is part of, is
addressed to one or more specific audience. |
AuthnContext.java | Class | The AuthnContext element may be used to indicate
to a replying party receiving an AuthenticationStatement that
a SAML authority may be available to provide additional information about
the subject of the statement. |
AuthnStatement.java | Class | The AuthnStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
AuthzDecisionStatement.java | Class | The AuthzDecisionStatement element supplies a statement
by the issuer that the request for access by the specified subject to the
specified resource has resulted in the specified decision on the basis of
some optionally specified evidence. |
Condition.java | Class | This is an abstract class which servers as an extension point for new
conditions. |
Conditions.java | Class | The validity of an Assertion MAY be subject to a set of
Conditions . |
Evidence.java | Class | The Evidence element specifies an assertion either by
reference or by value. |
KeyInfoConfirmationData.java | Class | |
NameID.java | Class | The NameID element specifies a Subject by a combination
of a name and a security domain governing the name of the Subject . |
OneTimeUse.java | Class | This is an implementation of the abstract Condition class, which
specifes that the assertion this OneTimeUse is part of,
is the new element in SAML 1.1, that allows an assertion party to express that
an assertion should not be cached by the relying party for future use. |
StatementType.java | Interface | |
Subject.java | Class | The Subject element specifies one or more subjects. |
SubjectConfirmation.java | Class | The SubjectConfirmation element specifies a subject by specifying data that
authenticates the subject. |
SubjectConfirmationData.java | Class | The SubjectConfirmationData element specifies a subject by specifying data that
authenticates the subject. |
SubjectLocality.java | Class | The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication. |