| Package | Description |
|---|---|
| org.keycloak.adapters.saml | |
| org.keycloak.adapters.saml.config | |
| org.keycloak.adapters.saml.config.parsers |
| Modifier and Type | Method and Description |
|---|---|
static RoleMappingsProvider |
RoleMappingsProviderUtils.bootstrapRoleMappingsProvider(SamlDeployment deployment,
ResourceLoader loader,
SP.RoleMappingsProviderConfig providerConfig)
Loads the available implementations of
RoleMappingsProvider and selects the provider that matches the id
that was configured in keycloak-saml.xml. |
| Modifier and Type | Method and Description |
|---|---|
SP.RoleMappingsProviderConfig |
SP.getRoleMappingsProviderConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SP.setRoleMappingsProviderConfig(SP.RoleMappingsProviderConfig provider) |
| Modifier and Type | Method and Description |
|---|---|
protected SP.RoleMappingsProviderConfig |
RoleMappingsProviderParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RoleMappingsProviderParser.processSubElement(XMLEventReader xmlEventReader,
SP.RoleMappingsProviderConfig target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.