|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BasePrincipalConnector in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector |
---|
Subclasses of BasePrincipalConnector in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector | |
---|---|
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. |
Uses of BasePrincipalConnector in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector |
---|
Methods in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector with parameters of type BasePrincipalConnector | |
---|---|
protected void |
BasePrincipalConnectorFactoryBean.populatePrincipalConnector(BasePrincipalConnector connector)
Populates the given connector with information from this factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |