Uses of Class
org.gcube.common.authorization.library.policies.PolicyType
-
Packages that use PolicyType Package Description org.gcube.common.authorization.library.policies -
-
Uses of PolicyType in org.gcube.common.authorization.library.policies
Methods in org.gcube.common.authorization.library.policies that return PolicyType Modifier and Type Method Description abstract PolicyTypePolicy. getPolicyType()PolicyTypeService2ServicePolicy. getPolicyType()PolicyTypeUser2ServicePolicy. getPolicyType()static PolicyTypePolicyType. valueOf(String name)Returns the enum constant of this type with the specified name.static PolicyType[]PolicyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-