| Package | Description |
|---|---|
| oracle.security.jps.runtime |
| Modifier and Type | Method and Description |
|---|---|
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. |