public class AuthorizerMapper extends Object
| Constructor and Description |
|---|
AuthorizerMapper(Map<String,Authorizer> authorizerMap) |
| Modifier and Type | Method and Description |
|---|---|
Authorizer |
getAuthorizer(String name) |
Map<String,Authorizer> |
getAuthorizerMap() |
public AuthorizerMapper(Map<String,Authorizer> authorizerMap)
public Authorizer getAuthorizer(String name)
public Map<String,Authorizer> getAuthorizerMap()
Copyright © 2011–2018. All rights reserved.