P13nResource
PortalAdminEntitlementResource
Object
ResourceBase
P13nResource
PortalAdminEntitlementResource
Resource, SelfDescribingResource, Serializable
Field Summary |
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final | |
public static final |
|
public static final |
|
public static final |
|
Fields from com.bea.p13n.entitlements.resource. |
|
Fields from weblogic.security.service. |
id, length, NO_PARENT, parent, resStr, SCOPE_RESOURCE_ACTION, values |
Fields from interface weblogic.security.spi. |
LIST_FIELD_TYPE, NORMAL_FIELD_TYPE, PATH_FIELD_TYPE, UNDEFINED_FIELD_TYPE |
Constructor Summary |
|
Method Summary |
public final int |
|
Methods from com.bea.p13n.entitlements.resource. |
|
Methods from weblogic.security.service. |
appendArrayValue, appendValue, equals, getFieldType, getID, getKeys, getParentResource, getRepeatingFieldIndex, getRepeatingFieldTerminatingIndex, getValues, hashCode, init, init, makeParent, reset, toString, writeResourceString |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface weblogic.security.spi. |
equals, getID, getKeys, getParentResource, getType, getValues, hashCode, toString |
Methods from interface weblogic.security.spi. |
getFieldType, getRepeatingFieldIndex, getRepeatingFieldTerminatingIndex |
Field Detail |
public static final String BOOK_RESOURCE_TYPE
public static final String DESKTOP_RESOURCE_TYPE
public static final String LAYOUT_RESOURCE_TYPE
public static final String LOOK_AND_FEEL_RESOURCE_TYPE
public static final String MARKUP_RESOURCE_TYPE
public static final String MENU_RESOURCE_TYPE
public static final String PAGE_RESOURCE_TYPE
public static final String PLACEHOLDER_RESOURCE_TYPE
public static final String PORTAL_RESOURCE_TYPE
public static final String PORTLET_CATEGORY_RESOURCE_TYPE
public static final String PORTLET_RESOURCE_TYPE
public static final String SHELL_RESOURCE_TYPE
public static final String THEME_RESOURCE_TYPE
Constructor Detail |
public PortalAdminEntitlementResource(StringentAppName,StringwebAppName,StringresourceType,StringresourceId,Stringcapability, int resourceScope)
Construct a resource whose role policies are scoped at a single leaf node, and whose security policies follow the 2 tier desktop/library inheritance scheme.
public PortalAdminEntitlementResource(StringentAppName,StringwebAppName,StringresourceType,StringresourceId,Stringcapability)
Construct a resource whose role policies are scoped at a
single leaf node. The policy location and resource scope
default to EntitlementConstants.P13N_ADMIN_ROLE_POLICY_POOL
and EntitlementConstants.HIERARCHICAL_ROLE_INHERITANCE
respectively.
Method Detail |
public final int getResourceScope()
Return the resource type of this class.
P13nResource.getResourceScope()
EntitlementConstants for legal
values of resourceScope.