Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
com.sun.identity.liberty.ws.security |
Provides interface to manage liberty security
|
com.sun.identity.saml.assertion |
Defines SAML assertion.
|
Modifier and Type | Class and Description |
---|---|
class |
FSAuthenticationStatement
Deprecated.
since 12.0.0
|
Modifier and Type | Method and Description |
---|---|
boolean |
FSAssertion.addStatement(Statement statement)
Deprecated.
Adds the
Statement object to the
Statment's object Set. |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAccessStatement
The
ResourceAccessStatement class conveys information regarding
the accessing entities and the resource for which access is being attempted. |
class |
SessionContextStatement
The
SessionContextStatement element conveys session status
of an entity to another system entity within the body of an
<saml:assertion> element. |
Modifier and Type | Class and Description |
---|---|
class |
AttributeStatement
The
AttributeStatement element supplies a statement by the issuer
that the specified subject is associated with the specified attributes. |
class |
AuthenticationStatement
The
AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
class |
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. |
class |
AuthorizationDecisionStatementBase
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. |
class |
SubjectStatement
The
SubjectStatement element is an extension
point that allows other assertion-based applications to reuse the SAML
assertion framework. |
Modifier and Type | Method and Description |
---|---|
boolean |
AssertionBase.addStatement(Statement statement)
Adds a statement to this
Assertion |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.