Modifier and Type | Class and Description |
---|---|
class |
CryptoTransientPrincipalConnector
A principal connector that attempts to look up a name identifier within a store.
|
class |
DirectPrincipalConnector
Principal connector that uses the SAML name identifier value as the principal name.
|
class |
StoredIDPrincipalConnector
A principal connector that resolved ID created by
StoredIDPrincipalConnector s into principals. |
class |
TransientPrincipalConnector
A principal connector that attempts to look up a name identifier within a store.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasePrincipalConnectorFactoryBean.populatePrincipalConnector(BasePrincipalConnector connector)
Populates the given connector with information from this factory.
|
Copyright © 1999–2014. All rights reserved.