Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

oracle.adf.share.security.providers.jps
Class JpsAppPolicyService

java.lang.Object
  extended by oracle.adf.share.security.providers.jps.JpsAppPolicyService
All Implemented Interfaces:
AppPolicyService

public class JpsAppPolicyService
extends java.lang.Object
implements AppPolicyService

Internal: Applications should not use this class.


Constructor Summary
JpsAppPolicyService()
           
 
Method Summary
 java.util.List<java.lang.String> getAllGrantedRoleNames()
           
 java.util.List<ADFRole> getGrantedRoles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JpsAppPolicyService

public JpsAppPolicyService()
Method Detail

getAllGrantedRoleNames

public java.util.List<java.lang.String> getAllGrantedRoleNames()
Specified by:
getAllGrantedRoleNames in interface AppPolicyService

getGrantedRoles

public java.util.List<ADFRole> getGrantedRoles()
Specified by:
getGrantedRoles in interface AppPolicyService

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

Copyright © 1997, 2011, Oracle. All rights reserved.