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

E10686-07

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

java.lang.Object
  extended by oracle.adf.share.security.providers.jps.JpsAppRole
      extended by oracle.adf.share.security.providers.jps.JpsAnonymousRole
All Implemented Interfaces:
ADFIdentity, ADFRole, AppRole

public class JpsAnonymousRole
extends JpsAppRole


Constructor Summary
JpsAnonymousRole(java.security.Principal jpsPrincipal)
          Internal: Applications should not use this method.
 
Method Summary
 ADFIdentityType getType()
          Internal: Applications should not use this method.
 
Methods inherited from class oracle.adf.share.security.providers.jps.JpsAppRole
equals, getADFIdentityMembers, getName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JpsAnonymousRole

public JpsAnonymousRole(java.security.Principal jpsPrincipal)
Internal: Applications should not use this method.

Method Detail

getType

public ADFIdentityType getType()
Internal: Applications should not use this method.

Specified by:
getType in interface ADFIdentity
Overrides:
getType in class JpsAppRole

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

E10686-07

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