| Package | Description |
|---|---|
| net.shibboleth.idp.profile.spring.factory |
IdP factory bean implementations.
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractBasicCredentialFactoryBean.SecretKeyEncoding |
AbstractBasicCredentialFactoryBean.secretKeyEncoding
The SecretKey encoding used.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBasicCredentialFactoryBean.SecretKeyEncoding |
AbstractBasicCredentialFactoryBean.getSecretKeyEncoding()
Get the SecretKey encoding.
|
static AbstractBasicCredentialFactoryBean.SecretKeyEncoding |
AbstractBasicCredentialFactoryBean.SecretKeyEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractBasicCredentialFactoryBean.SecretKeyEncoding[] |
AbstractBasicCredentialFactoryBean.SecretKeyEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBasicCredentialFactoryBean.setSecretKeyEncoding(AbstractBasicCredentialFactoryBean.SecretKeyEncoding encoding)
Set the SecretKey encoding.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.