Constructor and Description |
---|
CryptoTransientIdAttributeDefinition(DataSealer sealer)
Constructor.
|
Constructor and Description |
---|
CryptoTransientPrincipalConnector(DataSealer sealer)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DataSealer |
CryptoTransientIdAttributeDefinitionFactoryBean.getDataSealer()
Gets the object used to protect and encrypt identifiers.
|
Modifier and Type | Method and Description |
---|---|
void |
CryptoTransientIdAttributeDefinitionFactoryBean.setDataSealer(DataSealer sealer)
Sets the object used to protect and encrypt identifiers.
|
Modifier and Type | Method and Description |
---|---|
DataSealer |
CryptoTransientPrincipalConnectorFactoryBean.getDataSealer()
Gets the object used to decrypt identifiers.
|
Modifier and Type | Method and Description |
---|---|
void |
CryptoTransientPrincipalConnectorFactoryBean.setDataSealer(DataSealer sealer)
Sets the object used to decrypt identifiers.
|
Copyright © 1999–2014. All rights reserved.