public class ExternalModelAuthenticationProvider extends AbstractModelAuthenticationProvider
| Constructor and Description |
|---|
ExternalModelAuthenticationProvider(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAvailableOptions()
Get names of all available configuration options of current provider
|
String |
getName() |
RealmModel |
getRealm(RealmModel currentRealm,
Map<String,String> configuration) |
close, createAuthenticatedUserInstance, getUser, registerUser, updateCredential, validatePasswordpublic ExternalModelAuthenticationProvider(ProviderSession providerSession)
public String getName()
public List<String> getAvailableOptions()
AuthenticationProviderpublic RealmModel getRealm(RealmModel currentRealm, Map<String,String> configuration) throws AuthenticationProviderException
getRealm in class AbstractModelAuthenticationProviderAuthenticationProviderExceptionCopyright © 2014. All Rights Reserved.