Skip navigation links 
 
oracle.iam.identity.rolemgmt.api
Class RoleManagerConstants.Privilege
java.lang.Object
  
java.lang.Enum
      
oracle.iam.identity.rolemgmt.api.RoleManagerConstants.Privilege
- All Implemented Interfaces:
 
- java.io.Serializable, java.lang.Comparable
 
- Enclosing class:
 
- RoleManagerConstants
 
- 
public static final class RoleManagerConstants.Privilege
 
- extends java.lang.Enum
 
- See Also:
 
- Serialized Form
 
 
  
 
 
| Methods inherited from class java.lang.Enum | 
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf | 
 
| Methods inherited from class java.lang.Object | 
getClass, notify, notifyAll, wait, wait, wait | 
 
 
CREATE_ROLE
public static final RoleManagerConstants.Privilege CREATE_ROLE
MODIFY_ROLE
public static final RoleManagerConstants.Privilege MODIFY_ROLE
DELETE_ROLE
public static final RoleManagerConstants.Privilege DELETE_ROLE
VIEW_ROLE
public static final RoleManagerConstants.Privilege VIEW_ROLE
SEARCH_ROLE
public static final RoleManagerConstants.Privilege SEARCH_ROLE
CREATE_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege CREATE_ROLE_CATEGORY
MODIFY_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege MODIFY_ROLE_CATEGORY
DELETE_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege DELETE_ROLE_CATEGORY
VIEW_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege VIEW_ROLE_CATEGORY
SEARCH_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege SEARCH_ROLE_CATEGORY
CREATE_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege CREATE_ROLE_USER_MEMBERSHIP
MODIFY_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege MODIFY_ROLE_USER_MEMBERSHIP
DELETE_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege DELETE_ROLE_USER_MEMBERSHIP
VIEW_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege VIEW_ROLE_USER_MEMBERSHIP
SEARCH_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege SEARCH_ROLE_USER_MEMBERSHIP
SEARCH_USER_ROLE_MEMBERSHIP
public static final RoleManagerConstants.Privilege SEARCH_USER_ROLE_MEMBERSHIP
CREATE_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege CREATE_ROLE_ROLE_RELATIONSHIP
MODIFY_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege MODIFY_ROLE_ROLE_RELATIONSHIP
DELETE_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege DELETE_ROLE_ROLE_RELATIONSHIP
VIEW_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege VIEW_ROLE_ROLE_RELATIONSHIP
SEARCH_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege SEARCH_ROLE_ROLE_RELATIONSHIP
values
public static RoleManagerConstants.Privilege[] values()
valueOf
public static RoleManagerConstants.Privilege valueOf(java.lang.String name)
getId
public java.lang.String getId()
getConvertDCtoObligation
public boolean getConvertDCtoObligation()
Skip navigation links 
 
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.