Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.3.0)

E17486-04


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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.3.0)

E17486-04


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