Package org.glassfish.security.services.api.authorization
package org.glassfish.security.services.api.authorization
-
ClassDescriptionCommon attribute names, used in authorization and set by code using the authorization service.The
AuthorizationServiceinterface provides methods that allow server and container to determine whether access should be allowed to a particular resource.This interface represents a PolicyDeploymentContext as returned by the Authorization Service's findOrCreateDeploymentContext() method.Extends the AzAttributes interface to provide a type-safe interface for Action attributes.AzAttributeResolverprovides runtime resolution of attributes.Extends the Attributes interface to provide an abstract layer specifically for Authorization attributes.Extends the AzAttributes interface to provide a type-safe interface for Environment attributes.Extends the AzAttributes interface to provide a type-safe interface for Obligations attributes.Extends the AzAttributes interface to provide a type-safe interface for Resource attributes.The AzResult class represents the result of an authorization decision.The possible authorization decision values.The possible authorization status values.Extends the AzAttributes interface to provide a type-safe interface for Subject attributes.TheRoleMappingServiceprovides functions that determine a user's role.This interface represents aRoleDeploymentContextas returned by the Role Mapping Service's findOrCreateDeploymentContext() method.