Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05


Uses of Interface
oracle.security.jps.runtime.ActionExecutor

Packages that use ActionExecutor
oracle.security.jps.runtime   

 

Uses of ActionExecutor in oracle.security.jps.runtime

 

Methods in oracle.security.jps.runtime that return ActionExecutor
abstract  ActionExecutor SubjectSecurity.getActionExecutor(java.lang.String userName)
          Gets an ActionExecutor for the specified user name.
abstract  ActionExecutor SubjectSecurity.getActionExecutor(javax.security.auth.Subject subject)
          Gets an ActionExecutor for the specified subject.
abstract  ActionExecutor SubjectSecurity.getAnonymousActionExecutor()
          Gets an ActionExecutor with anonymous user security contexts.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05


Copyright © 2011, Oracle. All rights reserved.