Skip navigation links

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

E14650-06


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(javax.security.auth.callback.CallbackHandler handler)
          Gets an ActionExecutor for the user specified by CallbackHandler.
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 Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.