Package | Description |
---|---|
org.keycloak.adapters.saml.config | |
org.keycloak.adapters.saml.config.parsers |
Modifier and Type | Method and Description |
---|---|
IDP |
SP.getIdp() |
Modifier and Type | Method and Description |
---|---|
void |
SP.setIdp(IDP idp) |
Modifier and Type | Method and Description |
---|---|
protected IDP |
IdpParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
IdpParser.processSubElement(XMLEventReader xmlEventReader,
IDP target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.