com.sun.xml.wss.saml |
|
Java Source File Name | Type | Comment |
Action.java | Interface | This interface is designed for Action element in SAML core assertion. |
Advice.java | Interface | The Advice element contains additional information that the issuer wishes to
provide. |
AnyType.java | Interface | Java content class for anyType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
Assertion.java | Interface | This interface stands for Assertion element. |
AssertionIDRef.java | Interface | AssertionIDRef element makes reference to a SAML
assertion. |
AssertionIDReference.java | Interface | AssertionIDReference element makes reference to a SAML
assertion. |
AssertionUtil.java | Class | |
Attribute.java | Interface | The Attribute element specifies an attribute of the assertion subject. |
AttributeDesignator.java | Interface | The AttributeDesignator element identifies an attribute
name within an attribute namespace. |
AttributeStatement.java | Interface | The AttributeStatement element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
AudienceRestriction.java | Interface | 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. |
AudienceRestrictionCondition.java | Interface | 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. |
AuthenticationStatement.java | Interface | The AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
AuthnContext.java | Interface | |
AuthnDecisionStatement.java | Interface | The AuthorizationDecisionStatement 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. |
AuthnStatement.java | Interface | The AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
AuthorityBinding.java | Interface | The AuthorityBinding 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. |
AuthorizationDecisionStatement.java | Interface | The AuthorizationDecisionStatement 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 | Interface | . |
Conditions.java | Interface | The validity of an Assertion MAY be subject to a set of
Conditions . |
DoNotCacheCondition.java | Interface | This is an implementation of the abstract Condition class, which
specifes that the assertion this DoNotCacheCondition 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. |
Evidence.java | Interface | The Evidence element specifies an assertion either by
reference or by value. |
KeyInfoConfirmationData.java | Interface | |
NameID.java | Interface | The NameIdentifier element specifies a Subject by a combination
of a name and a security domain governing the name of the Subject . |
NameIdentifier.java | Interface | The NameIdentifier element specifies a Subject by a combination
of a name and a security domain governing the name of the Subject . |
OneTimeUse.java | Interface | This is an implementation of the abstract Condition class, which
specifes that the assertion this DoNotCacheCondition 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. |
SAMLAssertionFactory.java | Class | |
SAMLException.java | Class | This class is an extension point for all SAML related exceptions. |
Subject.java | Interface | The Subject element specifies one or more subjects. |
SubjectConfirmation.java | Interface | The SubjectConfirmation element specifies a subject by specifying data that
authenticates the subject. |
SubjectConfirmationData.java | Interface | |
SubjectLocality.java | Interface | The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication. |