Package | Description |
---|---|
org.alfresco.service.cmr.security |
Modifier and Type | Method and Description |
---|---|
AuthorityType |
AccessPermission.getAuthorityType()
Get the type of authority to which this permission applies.
|
static AuthorityType |
AuthorityType.getAuthorityType(String authority) |
static AuthorityType |
AuthorityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorityType[] |
AuthorityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020 Alfresco Software. All rights reserved.