Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


oracle.webcenter.peopleconnections.profile.security
Class CustomProfilePermissionEvaluator

java.lang.Object
  extended by oracle.webcenter.security.ses.ServicePermissionEvaluator
      extended by oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
          extended by oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator


public class CustomProfilePermissionEvaluator
extends ProfilePermissionEvaluator

Constructor Summary
CustomProfilePermissionEvaluator()
           

 

Method Summary
protected  java.util.Set<java.lang.String> getDenySecurityAttributes(java.lang.String profileSecurityAttribute)
           
protected  java.util.Map<java.lang.String,java.util.Set<java.lang.String>> getDenySecurityAttributesForAllArtifacts()
           
protected  java.util.Set<java.lang.String> getSecurityAttributes(java.lang.String profileSecurityAttribute)
           
protected  java.util.Map<java.lang.String,java.util.Set<java.lang.String>> getSecurityAttributesForAllArtifacts()
           
protected  boolean supportsDeny()
           
protected  boolean usesCustomSecurityStore()
           

 

Methods inherited from class oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
getPermissionClass, getScopeViewPermission, getServiceID, parseScopeID

 

Methods inherited from class oracle.webcenter.security.ses.ServicePermissionEvaluator
getCustomPermissionImpliedNames, getCustomViewPermission, getPermissionViewImpliedActions, getScopePermissionImpliedNames, isApplicableForAllScopes, isInstanceOf, parseArtifactSecurityID

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

CustomProfilePermissionEvaluator

public CustomProfilePermissionEvaluator()

Method Detail

usesCustomSecurityStore

protected boolean usesCustomSecurityStore()
Overrides:
usesCustomSecurityStore in class oracle.webcenter.security.ses.ServicePermissionEvaluator

supportsDeny

protected boolean supportsDeny()
Overrides:
supportsDeny in class oracle.webcenter.security.ses.ServicePermissionEvaluator

getDenySecurityAttributes

protected java.util.Set<java.lang.String> getDenySecurityAttributes(java.lang.String profileSecurityAttribute)
Overrides:
getDenySecurityAttributes in class oracle.webcenter.security.ses.ServicePermissionEvaluator

getDenySecurityAttributesForAllArtifacts

protected java.util.Map<java.lang.String,java.util.Set<java.lang.String>> getDenySecurityAttributesForAllArtifacts()
Overrides:
getDenySecurityAttributesForAllArtifacts in class oracle.webcenter.security.ses.ServicePermissionEvaluator

getSecurityAttributes

protected java.util.Set<java.lang.String> getSecurityAttributes(java.lang.String profileSecurityAttribute)
Overrides:
getSecurityAttributes in class oracle.webcenter.security.ses.ServicePermissionEvaluator

getSecurityAttributesForAllArtifacts

protected java.util.Map<java.lang.String,java.util.Set<java.lang.String>> getSecurityAttributesForAllArtifacts()
Overrides:
getSecurityAttributesForAllArtifacts in class oracle.webcenter.security.ses.ServicePermissionEvaluator

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


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