Package | Description |
---|---|
org.keycloak.adapters.saml.config | |
org.keycloak.adapters.saml.config.parsers |
Modifier and Type | Method and Description |
---|---|
IDP.SingleLogoutService |
IDP.getSingleLogoutService() |
Modifier and Type | Method and Description |
---|---|
void |
IDP.setSingleLogoutService(IDP.SingleLogoutService singleLogoutService) |
Modifier and Type | Method and Description |
---|---|
protected IDP.SingleLogoutService |
SingleLogoutServiceParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SingleLogoutServiceParser.processSubElement(XMLEventReader xmlEventReader,
IDP.SingleLogoutService target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.