|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransientIdEntry in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition |
---|
Fields in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition with type parameters of type TransientIdEntry | |
---|---|
private org.opensaml.util.storage.StorageService<String,TransientIdEntry> |
TransientIdAttributeDefinition.idStore
Store used to map tokens to principals. |
Constructor parameters in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition with type arguments of type TransientIdEntry | |
---|---|
TransientIdAttributeDefinition(org.opensaml.util.storage.StorageService<String,TransientIdEntry> store)
Constructor. |
Uses of TransientIdEntry in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector |
---|
Fields in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector with type parameters of type TransientIdEntry | |
---|---|
private org.opensaml.util.storage.StorageService<String,TransientIdEntry> |
TransientPrincipalConnector.identifierStore
Store used to map transient identifier tokens to principal names. |
Constructor parameters in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector with type arguments of type TransientIdEntry | |
---|---|
TransientPrincipalConnector(org.opensaml.util.storage.StorageService<String,TransientIdEntry> store)
Constructor. |
Uses of TransientIdEntry in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition |
---|
Fields in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition with type parameters of type TransientIdEntry | |
---|---|
private org.opensaml.util.storage.StorageService<String,TransientIdEntry> |
TransientIdAttributeDefinitionFactoryBean.identifierStore
Store used to map transient identifier tokens to principal names. |
Methods in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition that return types with arguments of type TransientIdEntry | |
---|---|
org.opensaml.util.storage.StorageService<String,TransientIdEntry> |
TransientIdAttributeDefinitionFactoryBean.getIdentifierStore()
Gets the store used to map transient identifier tokens to principal names. |
Method parameters in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition with type arguments of type TransientIdEntry | |
---|---|
void |
TransientIdAttributeDefinitionFactoryBean.setIdentifierStore(org.opensaml.util.storage.StorageService<String,TransientIdEntry> store)
Sets the store used to map transient identifier tokens to principal names. |
Uses of TransientIdEntry in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector |
---|
Fields in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector with type parameters of type TransientIdEntry | |
---|---|
private org.opensaml.util.storage.StorageService<String,TransientIdEntry> |
TransientPrincipalConnectorFactoryBean.identifierStore
Store used to map transient identifier tokens to principal names. |
Methods in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector that return types with arguments of type TransientIdEntry | |
---|---|
org.opensaml.util.storage.StorageService<String,TransientIdEntry> |
TransientPrincipalConnectorFactoryBean.getIdentifierStore()
Gets the store used to map transient identifier tokens to principal names. |
Method parameters in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector with type arguments of type TransientIdEntry | |
---|---|
void |
TransientPrincipalConnectorFactoryBean.setIdentifierStore(org.opensaml.util.storage.StorageService<String,TransientIdEntry> store)
Sets the store used to map transient identifier tokens to principal names. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |