Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Uses of Package
com.bea.wlcp.wlng.api.plugin

Packages that use com.bea.wlcp.wlng.api.plugin
com.bea.wlcp.wlng.api.interceptor   
com.bea.wlcp.wlng.api.plugin   
com.bea.wlcp.wlng.api.plugin.common   
oracle.ocsg.oauth2   

 

Classes in com.bea.wlcp.wlng.api.plugin used by com.bea.wlcp.wlng.api.interceptor
RequestInfo
          Plug-in RequestInfo used collect information about a specific application request.

 

Classes in com.bea.wlcp.wlng.api.plugin used by com.bea.wlcp.wlng.api.plugin
AddressRequestInfo
          Request info that contain one or more addresses.
CompletionBarrier
           
CompletionBarrierCallback
           
DenyPluginException
          Policy deny plug-in exception.
ManagedPluginInstance
          A plug-in instance including its lifecycle.
Plugin
          Plug-in interface.
PluginException
          Generic plug-in exception.
PluginInstance
          Defines a plug-in instance.
PluginInstanceFactory
          Plugin instance factory that creates instances of a plug-in.
PluginInstanceLifecycle
          Defines the lifecycle for a plug-in instance.
PluginNorth
          Application facing plug-in interface.
PluginNorthCallback
          Application-facing interface for asynchronous responses from a plug-in.
PluginPool
          PluginPool is a collection of PluginInstances.
PluginService
          Defines a plug-in service.
PluginServiceLifecycle
          Interface that defines the lifecycle of a plug-in.
PluginSouth
          Network facing interface of a plug-in.
RequestInfo
          Plug-in RequestInfo used collect information about a specific application request.
ServiceInfoArgument
          This class describes the argument of a method of an interface of a particular service type.
ServiceInfoInterface
          This class describes the interface of a particular service type.
ServiceInfoMethod
          This class describes the method of an interface of a particular service type.
ServiceType
          Abstract class defining the service type that each plugin must use when registering with the plugin manager.

 

Classes in com.bea.wlcp.wlng.api.plugin used by com.bea.wlcp.wlng.api.plugin.common
CompletionBarrier
           
ManagedPlugin
          Deprecated. Use instead ManagedPluginService. Managed plug-in class. Implemented by the plug-in to be able to register in the plug-in manager.
ManagedPluginInstance
          A plug-in instance including its lifecycle.
ManagedPluginService
          Defines a plug-in service that each plug-in must implement.
PluginInstance
          Defines a plug-in instance.
PluginInstanceFactory
          Plugin instance factory that creates instances of a plug-in.
PluginPool
          PluginPool is a collection of PluginInstances.
PluginService
          Defines a plug-in service.
PluginServiceLifecycle
          Interface that defines the lifecycle of a plug-in.
ServiceType
          Abstract class defining the service type that each plugin must use when registering with the plugin manager.

 

Classes in com.bea.wlcp.wlng.api.plugin used by oracle.ocsg.oauth2
OAuthDenyException
          This exception is thrown when visiting a resource denied by OAuth.

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.