Class Summary |
Action |
This class is designed for <Action> element in SAML core assertion. |
Advice |
The element contains additional information that the issuer wish to
provide. |
Assertion |
This object stands for Assertion element.An Assertion is a package
of information that supplies one or more Statement made by an
issuer. |
AssertionIDReference |
AssertionIDReference element makes reference to a SAML assertion. |
Attribute |
The element specifies an attribute of the assertion subject. |
AttributeDesignator |
The element identifies an attribute name within an
attribute namespace. |
AttributeStatement |
The element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
AudienceRestrictionCondition |
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 |
The element supplies a statement by the issuer
that its subject was authenticated by a particular means at a particular
time. |
AuthorityBinding |
The element may be used to indicate to a replying party
receiving an AuthenticationStatement that a SAML authority may be avaliable
to provide additional information about the subject of the statement. |
AuthorityBinding.AuthorityKindType |
The AuthorityKindType is an inner class defining constants for
the representing the type of SAML protocol queries to which the authority
described by this element will respond. |
AuthorizationDecisionStatement |
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. |
AuthorizationDecisionStatement.DecisionType |
The DecisionType is an inner class defining constants for the
type of Decisions than can be conveyed by an
AuthorizationDecisionStatement . |
Condition |
This is an abstract class which servers as an extension point for new
conditions. |
Conditions |
The validity of an Assertion MAY be subject to a set of
Conditions . |
Evidence |
The Evidence element specifies an assertion either by
reference or by value. |
NameIdentifier |
The NameIdentifier element specifies a Subject by a combination
of a name and a security domain governing the name of the Subject . |
Statement |
The element is an extension point that allows other
assertion-based applications to reuse the SAML assertion framework. |
Subject |
The element specifies one or more subjects. |
SubjectConfirmation |
The element specifies a subject by specifying data that
authenticates the subject. |
SubjectLocality |
The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication. |
SubjectStatement |
The element is an extension point that allows other
assertion-based applications to reuse the SAML assertion framework. |
Provides interface to construct and process SAML Assertions.