Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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

Interface Summary
BulkRequestFactory The Request factory interface is used for pipe support bulk requests.
CompletionBarrier  
CompletionBarrierCallback  
ManagedPluginInstance A plug-in instance including its lifecycle.
ManagedPluginService Defines a plug-in service that each plug-in must implement.
Plugin Plug-in interface.
PluginHolder Holder for a plug-in type and the plug-in instance.
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.
 

Class Summary
AddressRequestInfo Request info that contain one or more addresses.
CorrelatorRequestInfo Request info that contain one correlator.
ManagedPlugin Deprecated. Use instead ManagedPluginService.
MessageContentAddressRequestInfo Request information that contains a single message content.
PluginIDRequestInfo RequestInfo that contains the plug-in ID.
PluginInterfaceHolder Class containing the information about a plug-in interface (application or network facing).
RegistrationIdentifierRequestInfo Request information that contains a single registration identifier.
RequestFactory The Request factory is used to perform traffic path-specific processing before and after a request is processed in the plug-in.
RequestIdentifierRequestInfo Request info that contain one request identifier.
RequestInfo Plug-in RequestInfo used collect information about a specific application request.
ServiceInfo This class contains the following information about a service: interfaces methods per interface arguments per method
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.
 

Exception Summary
DenyPluginException Policy deny plug-in exception.
DuplicateIdPluginException Plug-in with same ID registered exception.
InvalidAddressSchemaPluginException Invalid address schema plug-in exception.
InvalidInputValuePluginException Invalid plug-in input value exception.
NoActivePluginException No available plug-in exception.
NoAvailablePluginException No available plug-in exception.
NoCustomMatchPluginException No available plug-in exception.
NoRoutePluginException No available plug-in route exception.
NoSuchIdPluginException No such plug-in ID exception.
OAuthDenyException This exception is thrown when visiting a resource denied by OAuth.
PluginException Generic plug-in exception.
PluginRetryException  
SubscriberDenyPluginException Subscriber policy denial plug-in exception.
WacOAuthClientAppAuthenticationException This exception class is shared between WAC-specified application ears and separate common interceptor ears for client application user lock out.
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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