|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginResponse | |
|---|---|
| oracle.security.am.plugin | Package holds generic plugin interfaces. |
| Uses of PluginResponse in oracle.security.am.plugin |
|---|
| Methods in oracle.security.am.plugin that return PluginResponse | |
|---|---|
PluginResponse |
PluginContext.getResponse(PluginAttributeContextType type, java.lang.String name)returns the attributes for the target context and the name. |
| Methods in oracle.security.am.plugin that return types with arguments of type PluginResponse | |
|---|---|
java.util.List<PluginResponse> |
PluginContext.getAllResponses()returns all the responses configured. |
java.util.List<PluginResponse> |
PluginContext.getResponses(PluginAttributeContextType type)returns all the attributes for the target context. |
| Methods in oracle.security.am.plugin with parameters of type PluginResponse | |
|---|---|
void |
PluginContext.addResponse(PluginResponse response)Add a response to the context. |
|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2013, Oracle Corp. All Rights Reserved.