public interface AuthenticationMethodConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsAuthenticationMethod(String name)
Contains authentication method.
|
AuthenticationMethod |
getAuthenticationMethod(String name)
Gets authentication method.
|
boolean containsAuthenticationMethod(String name)
name - the nameAuthenticationMethod getAuthenticationMethod(String name)
name - the nameCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.