Modifier and Type | Method and Description |
---|---|
static AuthenticationProviderModel |
AuthenticationProviderManager.getConfiguredProviderModel(RealmModel realm,
String providerName) |
Modifier and Type | Field and Description |
---|---|
static AuthenticationProviderModel |
AuthenticationProviderModel.DEFAULT_PROVIDER |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderModel> |
RealmModel.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
void |
RealmModel.setAuthenticationProviders(List<AuthenticationProviderModel> authenticationProviders) |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderModel> |
RealmAdapter.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
void |
RealmAdapter.setAuthenticationProviders(List<AuthenticationProviderModel> authenticationProviders) |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderModel> |
CachedRealm.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderModel> |
RealmAdapter.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
void |
RealmAdapter.setAuthenticationProviders(List<AuthenticationProviderModel> authenticationProviders) |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderModel> |
RealmAdapter.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
void |
RealmAdapter.setAuthenticationProviders(List<AuthenticationProviderModel> authenticationProviders) |
Modifier and Type | Method and Description |
---|---|
protected List<AuthenticationProviderModel> |
RealmManager.convertAuthenticationProviders(List<AuthenticationProviderRepresentation> authenticationProviders) |
Copyright © 2014. All Rights Reserved.