|
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 SecurityEvent
oracle.security.idaas.rest.provider.plugin |
Uses of SecurityEvent in oracle.security.idaas.rest.provider.plugin
Methods in oracle.security.idaas.rest.provider.pluginthat return SecurityEvent
SecurityEvent |
PluginContext.getSecurityEvent() |
static SecurityEvent |
SecurityEvent.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static SecurityEvent[] |
SecurityEvent.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.security.idaas.rest.provider.pluginthat return types with arguments of type SecurityEvent
java.util.List<SecurityEvent> |
HandlerRequest.getSecurityEvents() |
Methods in oracle.security.idaas.rest.provider.pluginwith parameters of type SecurityEvent
void |
PluginContext.setSecurityEvent(SecurityEvent securityEvent) |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |