|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
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.plugin that 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.plugin that return types with arguments of type SecurityEvent | |
---|---|
java.util.List<SecurityEvent> |
HandlerRequest.getSecurityEvents() |
Methods in oracle.security.idaas.rest.provider.plugin with parameters of type SecurityEvent | |
---|---|
void |
PluginContext.setSecurityEvent(SecurityEvent securityEvent) |
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
PREV NEXT | FRAMES NO FRAMES |