Uses of Enum Class
org.alfresco.service.cmr.security.AuthorityType
Packages that use AuthorityType
-
Uses of AuthorityType in org.alfresco.service.cmr.security
Methods in org.alfresco.service.cmr.security that return AuthorityTypeModifier and TypeMethodDescriptionAccessPermission.getAuthorityType()Get the type of authority to which this permission applies.static AuthorityTypeAuthorityType.getAuthorityType(String authority) static AuthorityTypeReturns the enum constant of this class with the specified name.static AuthorityType[]AuthorityType.values()Returns an array containing the constants of this enum class, in the order they are declared.