| Package | Description |
|---|---|
| org.keycloak.adapters.saml.config | |
| org.keycloak.adapters.saml.config.parsers |
| Modifier and Type | Method and Description |
|---|---|
List<SP> |
KeycloakSamlAdapter.getSps() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeycloakSamlAdapter.addSp(SP sp) |
| Modifier and Type | Method and Description |
|---|---|
protected SP |
SpParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpParser.processSubElement(XMLEventReader xmlEventReader,
SP target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.