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