| Package | Description |
|---|---|
| com.sk89q.intake.parametric | |
| com.sk89q.intake.util.auth |
| Modifier and Type | Method and Description |
|---|---|
Authorizer |
ParametricBuilder.getAuthorizer()
Get the authorizer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricBuilder.setAuthorizer(Authorizer authorizer)
Set the authorizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullAuthorizer
An implementation of
Authorizer that always returns false for
tests of permissions. |
Copyright © 2015. All Rights Reserved.