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

E10686-04

oracle.adf.share.security.policystore
Interface AppRole

All Superinterfaces:
ADFIdentity, ADFRole
All Known Implementing Classes:
JpsAnonymousRole, JpsAppRole, JpsAuthenticatedRole

public interface AppRole
extends ADFRole

Internal: Applications should not use this class.


Method Summary
 java.util.List<ADFIdentity> getADFIdentityMembers()
          Internal: Applications should not use this method.
 
Methods inherited from interface oracle.adf.share.security.identitymanagement.ADFIdentity
getName, getType
 

Method Detail

getADFIdentityMembers

java.util.List<ADFIdentity> getADFIdentityMembers()
Internal: Applications should not use this method.

Specified by:
getADFIdentityMembers in interface ADFRole

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

E10686-04

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