Package | Description |
---|---|
org.keycloak.representations.idm | |
org.keycloak.services.managers |
Modifier and Type | Field and Description |
---|---|
protected List<AuthenticationProviderRepresentation> |
RealmRepresentation.authenticationProviders |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderRepresentation> |
RealmRepresentation.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.setAuthenticationProviders(List<AuthenticationProviderRepresentation> authenticationProviders) |
Modifier and Type | Method and Description |
---|---|
protected List<AuthenticationProviderModel> |
RealmManager.convertAuthenticationProviders(List<AuthenticationProviderRepresentation> authenticationProviders) |
Copyright © 2014. All Rights Reserved.