Package | Description |
---|---|
org.keycloak.adapters.saml.config | |
org.keycloak.adapters.saml.config.parsers |
Modifier and Type | Method and Description |
---|---|
IDP.SingleSignOnService |
IDP.getSingleSignOnService() |
Modifier and Type | Method and Description |
---|---|
void |
IDP.setSingleSignOnService(IDP.SingleSignOnService singleSignOnService) |
Modifier and Type | Method and Description |
---|---|
protected IDP.SingleSignOnService |
SingleSignOnServiceParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SingleSignOnServiceParser.processSubElement(XMLEventReader xmlEventReader,
IDP.SingleSignOnService target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.