| Package | Description |
|---|---|
| net.shibboleth.idp.saml.attribute.resolver.impl |
Implementations of SAML related
AttributeDefinition
and DataConnector. |
| net.shibboleth.idp.saml.nameid.impl |
Implementation of SAML
NameID and
NameIdentifier generation and consumption. |
| Modifier and Type | Method and Description |
|---|---|
ComputedPersistentIdGenerationStrategy.Encoding |
ComputedIDDataConnector.getEncoding()
Get the post-digest encoding to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputedIDDataConnector.setEncoding(ComputedPersistentIdGenerationStrategy.Encoding enc)
Set the post-digest encoding to use.
|
| Modifier and Type | Field and Description |
|---|---|
private ComputedPersistentIdGenerationStrategy.Encoding |
ComputedPersistentIdGenerationStrategy.encoding
The encoding to apply to the digest.
|
| Modifier and Type | Method and Description |
|---|---|
ComputedPersistentIdGenerationStrategy.Encoding |
ComputedPersistentIdGenerationStrategy.getEncoding()
Get the post-digest encoding to use.
|
static ComputedPersistentIdGenerationStrategy.Encoding |
ComputedPersistentIdGenerationStrategy.Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputedPersistentIdGenerationStrategy.Encoding[] |
ComputedPersistentIdGenerationStrategy.Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputedPersistentIdGenerationStrategy.setEncoding(ComputedPersistentIdGenerationStrategy.Encoding enc)
Set the post-digest encoding to use.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.