public class AuthorizerCallback extends Object implements Callback
| Constructor and Description | 
|---|
| AuthorizerCallback() | 
| Modifier and Type | Method and Description | 
|---|---|
| Authorizer | getAuthorizer()Returns the authorizer. | 
| void | setAuthorizer(Authorizer authorizer)Sets the authorizer object. | 
public AuthorizerCallback()
public void setAuthorizer(Authorizer authorizer)
authorizer - the authorizerpublic Authorizer getAuthorizer()
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.