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, validatePassword
public String getName()
public List<String> getAvailableOptions()
AuthenticationProvider
protected RealmModel getRealm(RealmModel currentRealm, Map<String,String> config)
getRealm
in class AbstractModelAuthenticationProvider
Copyright © 2014. All Rights Reserved.