Uses of Interface
org.glassfish.security.services.api.common.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in org.glassfish.security.services.api.authorization
Methods in org.glassfish.security.services.api.authorization that return AttributeModifier and TypeMethodDescriptionAzAttributeResolver.resolve(String attributeName, AzAttributes collection, AzEnvironment environment) Resolves the specified attribute. -
Uses of Attribute in org.glassfish.security.services.api.common
Methods in org.glassfish.security.services.api.common that return AttributeModifier and TypeMethodDescriptionAttributes.getAttribute(String name) Get the Attribute object for the named attribute, if present. -
Uses of Attribute in org.glassfish.security.services.impl.common
Classes in org.glassfish.security.services.impl.common that implement AttributeMethods in org.glassfish.security.services.impl.common that return Attribute