Interface | Description |
---|---|
LibertyURI |
Defined URI string constants for Phaos_Liberty.
|
LibStatusCode |
Constants for second-level codes for samlp:StatusCode elements
that are defined in the Liberty ID-FF namespace.
|
Class | Description |
---|---|
AuthnContext |
This class implements the Liberty AuthnContext element which contains
the authenticationn context that the identity provider used in the
authentication event to yield the authentication statement in an
AuthnResponse.
|
AuthnRequest |
This class represents the AuthnRequest element in the Liberty Single Sign-On
and Federation protocol.
|
AuthnRequestEnvelope |
The AuthnRequestEnvelope element in the Liberty Single Sign-On and
Federation protocol.
|
AuthnResponse |
This class represents the AuthnResponse element in the Liberty Single Sign-on and
Federation protocol.
|
AuthnResponseEnvelope |
The AuthnResponseEnvelope element in the Liberty Single Sign-On and
Federation protocol.
|
EncryptableNameIdentifier |
Liberty EncryptableNameIdentifier for the name identifier provided
by the identity provider at the time of federation.
|
EncryptedNameIdentifier |
Liberty EncryptedNameIdentifier for the name identifier provided
by the identity provider at the time of federation.
|
FederationTerminationNotification |
This class represents the FederationTerminationNotification element in the Liberty
Federation Termination Notification protocol.
|
IDPEntries |
Liberty IDPEntries element which contains a list of identity provider entries.
|
IDPEntry |
Liberty IDPEntry element.
|
IDPList |
Liberty IDPList element which is used in the AuthnRequestEnvelope to
allow the service provider to transport a list of identity providers
to the user agent.
|
IDPProvidedNameIdentifier |
Liberty IDPProvidedNameIdentifier for the name identifier provided
by the identity provider at the time of federation.
|
LibAssertion |
Liberty Assertion element used in the AuthnResponse generated by an identity provider
in response to an AuthnRequest from a service provider.
|
LibAuthenticationStatement |
This class represents the AuthenticationStatement element of the type Liberty
AuthenticationStatementType.
|
LibDSigUtils |
Utility class for signing Liberty messages.
|
LibertyInitializer |
Utility class for load-time initialization and configuration
of the Phaos_Liberty library.
|
LibertyUtils |
Class containing static utility methods for Phaos Liberty.
|
LibQueryUtils |
Class containing static message utility methods.
|
LibRequestMessage |
This is an abstract base class which holds the common features of the
various Liberty protocol request and notification messages.
|
LibResponseMessage |
This is an abstract base class which holds the common features of the
various Liberty protocols response messages.
|
LibSubject |
This class represents the Subject element of the type lib:SubjectType which is
an extension of the saml:SubjectType with an addtion of the IDPProvidedNameIdentifier
child element.
|
LogoutRequest |
This class represents the LogoutRequest element in the Liberty Single
Logout protocol.
|
LogoutResponse |
This class represents the LogoutResponse element in the Liberty Single
Logout Protocol.
|
NameIdentifierMappingRequest |
This class represents the NameIdentifierMappingRequest element in the Liberty
Federation Termination Notification protocol.
|
NameIdentifierMappingResponse |
This class represents the NameIdentifierMappingResponse element in the Liberty
Name Registeration protocol.
|
OldProvidedNameIdentifier |
Liberty OldProvidedNameIdentifier element.
|
RegisterNameIdentifierRequest |
This class implements the RegisterNameIdentifierRequest element in the Liberty
Name Registeration protocol.This element is either used by the service provider
to resigter a SPProvidedNameIdentifier with a identity provider, or by an identity
provider to seek to change the IDPProvidedNameIdentifier stored by a service provider.
|
RegisterNameIdentifierResponse |
This class represents the RegisterNameIdentifierResponse element in the Liberty
Name Registeration protocol.
|
Scoping |
This class represents the Scoping element in the Liberty Single Sign-On
and Federation protocol.
|
SPProvidedNameIdentifier |
Liberty SPProvidedNameIdentifier element for the name identifier the
identity provider will use when communicatting with the service provider.
|