public class AuthenticatorMapper extends Object
| Constructor and Description |
|---|
AuthenticatorMapper(Map<String,Authenticator> authenticatorMap) |
| Modifier and Type | Method and Description |
|---|---|
List<Authenticator> |
getAuthenticatorChain() |
Map<String,Authenticator> |
getAuthenticatorMap() |
public AuthenticatorMapper(Map<String,Authenticator> authenticatorMap)
public Map<String,Authenticator> getAuthenticatorMap()
public List<Authenticator> getAuthenticatorChain()
Copyright © 2011–2018. All rights reserved.