| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Allowed |
Allowed.clone() |
Allowed |
AuthResult.getAllowed()
The policies and statements that allowed the specified action.
|
Allowed |
Allowed.withPolicies(Collection<Policy> policies)
A list of policies that allowed the authentication.
|
Allowed |
Allowed.withPolicies(Policy... policies)
A list of policies that allowed the authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthResult.setAllowed(Allowed allowed)
The policies and statements that allowed the specified action.
|
AuthResult |
AuthResult.withAllowed(Allowed allowed)
The policies and statements that allowed the specified action.
|
Copyright © 2018. All rights reserved.