Uses of Enum Class
org.glassfish.security.services.api.authorization.AzResult.Status
Packages that use AzResult.Status
Package
Description
-
Uses of AzResult.Status in org.glassfish.security.services.api.authorization
Methods in org.glassfish.security.services.api.authorization that return AzResult.StatusModifier and TypeMethodDescriptionAzResult.getStatus()Get the authorization status value for this AzResult.static AzResult.StatusReturns the enum constant of this class with the specified name.static AzResult.Status[]AzResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AzResult.Status in org.glassfish.security.services.impl.authorization
Methods in org.glassfish.security.services.impl.authorization that return AzResult.StatusConstructors in org.glassfish.security.services.impl.authorization with parameters of type AzResult.StatusModifierConstructorDescription