| Package | Description |
|---|---|
| org.glassfish.security.services.api.authorization | |
| org.glassfish.security.services.impl.authorization |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AzAction
Extends the AzAttributes interface to provide a type-safe interface for Action attributes.
|
interface |
AzEnvironment
Extends the AzAttributes interface to provide a type-safe interface for Environment attributes.
|
interface |
AzObligations
Extends the AzAttributes interface to provide a type-safe interface for Obligations attributes.
|
interface |
AzResource
Extends the AzAttributes interface to provide a type-safe interface for Resource attributes.
|
interface |
AzSubject
Extends the AzAttributes interface to provide a type-safe interface for Subject attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
AzAttributeResolver.resolve(String attributeName,
AzAttributes collection,
AzEnvironment environment)
Resolves the specified attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AzActionImpl |
class |
AzAttributesImpl
AzAttributesImpl implements AzAttributes to provide an abstract
layer specifically for Authorization attributes. |
class |
AzEnvironmentImpl |
class |
AzObligationsImpl |
class |
AzResourceImpl |
class |
AzSubjectImpl |
Copyright © 2013. All Rights Reserved.