|
Oracle Fusion Middleware Java API Reference for Oracle OAuth Service 11g Release 2 (11.1.2) E57632-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandlerResult.ResultStatus
oracle.security.idaas.rest.provider.plugin |
Uses of HandlerResult.ResultStatus in oracle.security.idaas.rest.provider.plugin
Methods in oracle.security.idaas.rest.provider.pluginthat return HandlerResult.ResultStatus
HandlerResult.ResultStatus |
HandlerResult.getResultStatus() |
static HandlerResult.ResultStatus |
HandlerResult.ResultStatus.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static HandlerResult.ResultStatus[] |
HandlerResult.ResultStatus.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.security.idaas.rest.provider.pluginwith parameters of type HandlerResult.ResultStatus
void |
HandlerResult.setResultStatus(HandlerResult.ResultStatus status) |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |