public class AuthorizerModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
AuthorizerModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
Authorizer |
getAuthorizer() |
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public Authorizer getAuthorizer()
Copyright © 2011–2018. All rights reserved.