Interface | Description |
---|---|
PrincipalConnector |
Principal connectors are responsible for taking subject's SAML name identifier and converting it into a string based
principal (user) name.
|
Class | Description |
---|---|
BasePrincipalConnector |
Base class for
PrincipalConnector plug-ins. |
ContextualPrincipalConnector |
Wrapper for a
PrincipalConnector within a resolution context. |
CryptoTransientPrincipalConnector |
A principal connector that attempts to look up a name identifier within a store.
|
DirectPrincipalConnector |
Principal connector that uses the SAML name identifier value as the principal name.
|
StoredIDPrincipalConnector |
A principal connector that resolved ID created by
StoredIDPrincipalConnector s into principals. |
TransientPrincipalConnector |
A principal connector that attempts to look up a name identifier within a store.
|
Copyright © 1999–2014. All rights reserved.