public class ModelAuthenticationProvider extends AbstractModelAuthenticationProvider
| Constructor and Description |
|---|
ModelAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAvailableOptions()
Get names of all available configuration options of current provider
|
String |
getName() |
protected RealmModel |
getRealm(RealmModel currentRealm,
Map<String,String> config) |
close, createAuthenticatedUserInstance, getUser, registerUser, updateCredential, validatePasswordpublic String getName()
public List<String> getAvailableOptions()
AuthenticationProviderprotected RealmModel getRealm(RealmModel currentRealm, Map<String,String> config)
getRealm in class AbstractModelAuthenticationProviderCopyright © 2014. All Rights Reserved.