Skip navigation links


oracle.iam.platform.authopss.api
Class PolicyConstants.OrganizationScopingSecurityAttributes

java.lang.Object
  extended by java.lang.Enum
      extended by oracle.iam.platform.authopss.api.PolicyConstants.OrganizationScopingSecurityAttributes

All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
PolicyConstants

public static final class PolicyConstants.OrganizationScopingSecurityAttributes
extends java.lang.Enum

enum for the org scoping security attributes.

See Also:
Serialized Form

Field Summary
static PolicyConstants.OrganizationScopingSecurityAttributes APPLICATION_INSTANCE_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes APPLICATION_INSTANCE_AUTHORIZER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes APPLICATION_INSTANCE_VIEWER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes CATALOG_ADMINISTRATOR_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ENTITLEMENT_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ENTITLEMENT_AUTHORIZER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ENTITLEMENT_VIEWER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ORGANIZATION_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ORGANIZATION_VIEWER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ROLE_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ROLE_AUTHORIZER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes ROLE_VIEWER_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes SPML_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes SYSTEMCONFIG_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes USER_ADMIN_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes USER_HELPDESK_ORGS
           
static PolicyConstants.OrganizationScopingSecurityAttributes USER_VIEWER_ORGS
           

 

Method Summary
 PolicyConstants.AdminRole getAdminRole()
           
 java.lang.String getId()
           
 java.lang.String getSecAdminRoleName()
           
static PolicyConstants.OrganizationScopingSecurityAttributes valueOf(java.lang.String name)
           
static PolicyConstants.OrganizationScopingSecurityAttributes[] values()
           

 

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

 

Field Detail

APPLICATION_INSTANCE_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes APPLICATION_INSTANCE_ADMIN_ORGS

APPLICATION_INSTANCE_AUTHORIZER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes APPLICATION_INSTANCE_AUTHORIZER_ORGS

APPLICATION_INSTANCE_VIEWER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes APPLICATION_INSTANCE_VIEWER_ORGS

ENTITLEMENT_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ENTITLEMENT_ADMIN_ORGS

ENTITLEMENT_AUTHORIZER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ENTITLEMENT_AUTHORIZER_ORGS

ENTITLEMENT_VIEWER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ENTITLEMENT_VIEWER_ORGS

ORGANIZATION_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ORGANIZATION_ADMIN_ORGS

ORGANIZATION_VIEWER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ORGANIZATION_VIEWER_ORGS

ROLE_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ROLE_ADMIN_ORGS

ROLE_AUTHORIZER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ROLE_AUTHORIZER_ORGS

ROLE_VIEWER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes ROLE_VIEWER_ORGS

USER_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes USER_ADMIN_ORGS

USER_HELPDESK_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes USER_HELPDESK_ORGS

USER_VIEWER_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes USER_VIEWER_ORGS

SPML_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes SPML_ADMIN_ORGS

SYSTEMCONFIG_ADMIN_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes SYSTEMCONFIG_ADMIN_ORGS

CATALOG_ADMINISTRATOR_ORGS

public static final PolicyConstants.OrganizationScopingSecurityAttributes CATALOG_ADMINISTRATOR_ORGS

Method Detail

values

public static PolicyConstants.OrganizationScopingSecurityAttributes[] values()

valueOf

public static PolicyConstants.OrganizationScopingSecurityAttributes valueOf(java.lang.String name)

getId

public java.lang.String getId()

getAdminRole

public PolicyConstants.AdminRole getAdminRole()

getSecAdminRoleName

public java.lang.String getSecAdminRoleName()

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.