| Package | Description |
|---|---|
| org.glassfish.security.services.api.authorization | |
| org.glassfish.security.services.impl.authorization |
| Modifier and Type | Method and Description |
|---|---|
AzResult.Status |
AzResult.getStatus()
Get the authorization status value for this AzResult.
|
static AzResult.Status |
AzResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AzResult.Status[] |
AzResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AzResult.Status |
AzResultImpl.getStatus() |
| Constructor and Description |
|---|
AzResultImpl(AzResult.Decision d,
AzResult.Status s,
AzObligations o) |
Copyright © 2013. All Rights Reserved.