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

E10686-08

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

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

public class JpsAuthenticatedRole
extends JpsAppRole


Constructor Summary
JpsAuthenticatedRole(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

JpsAuthenticatedRole

public JpsAuthenticatedRole(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.7.0)

E10686-08

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