Class AzEnvironmentImpl
java.lang.Object
org.glassfish.security.services.impl.common.AttributesImpl
org.glassfish.security.services.impl.authorization.AzAttributesImpl
org.glassfish.security.services.impl.authorization.AzEnvironmentImpl
- All Implemented Interfaces:
AzAttributes,AzEnvironment,Attributes
-
Field Summary
Fields inherited from interface org.glassfish.security.services.api.authorization.AzEnvironment
NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.security.services.impl.authorization.AzAttributesImpl
getNameMethods inherited from class org.glassfish.security.services.impl.common.AttributesImpl
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.glassfish.security.services.api.common.Attributes
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuesMethods inherited from interface org.glassfish.security.services.api.authorization.AzAttributes
getName
-
Constructor Details
-
AzEnvironmentImpl
public AzEnvironmentImpl()Constructor
-