Package | Description |
---|---|
org.keycloak.adapters.saml.config | |
org.keycloak.adapters.saml.config.parsers |
Modifier and Type | Method and Description |
---|---|
List<Key> |
SP.getKeys() |
List<Key> |
IDP.getKeys() |
Modifier and Type | Method and Description |
---|---|
void |
SP.setKeys(List<Key> keys) |
void |
IDP.setKeys(List<Key> keys) |
Modifier and Type | Method and Description |
---|---|
protected static PublicKey |
DeploymentBuilder.getPublicKeyFromPem(Key key) |
protected static KeyStore |
DeploymentBuilder.loadKeystore(ResourceLoader resourceLoader,
Key key) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.