| Package | Description |
|---|---|
| org.keycloak.protocol.saml |
| Modifier and Type | Field and Description |
|---|---|
protected SignatureAlgorithm |
SAML2BindingBuilder.signatureAlgorithm |
| Modifier and Type | Method and Description |
|---|---|
static SignatureAlgorithm |
SamlProtocol.getSignatureAlgorithm(ClientModel client) |
static SignatureAlgorithm |
SignatureAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureAlgorithm[] |
SignatureAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SAML2BindingBuilder.signatureAlgorithm(SignatureAlgorithm alg) |
Copyright © 2014. All Rights Reserved.