Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02

A B C D E F H I J K M N O P Q R S T W


A

AbstractManagedPlugin - class com.bea.wlcp.wlng.api.plugin.common.AbstractManagedPlugin.
Deprecated. Use ManagedPluginService instead. AbstractManagedPlugin is a helper class for implementing a PluginService. A plug-in that implements this interface will have one plug-in instance created if it registers any application facing or network facing interfaces.
AccessToken - class oracle.ocsg.oauth2.types.AccessToken.
 
AccessTokenStoreHelper - class oracle.ocsg.oauth2.store.AccessTokenStoreHelper.
 
AccountState - class com.bea.wlcp.wlng.api.account.AccountState.
Account state.
AddressRequestInfo - class com.bea.wlcp.wlng.api.plugin.AddressRequestInfo.
Request info that contain one or more addresses.
AlarmConfigDescriptor - class com.bea.wlcp.wlng.api.edr.config.AlarmConfigDescriptor.
This class contains a description of a particular alarm.
ApplicationAccount - interface com.bea.wlcp.wlng.api.account.ApplicationAccount.
A WLNG application account.
ApplicationGroup - interface com.bea.wlcp.wlng.api.account.ApplicationGroup.
 
ApplicationInstance - interface com.bea.wlcp.wlng.api.account.ApplicationInstance.
A WLNG user.
ApplicationInstanceHelper - class oracle.ocsg.oauth2.util.ApplicationInstanceHelper.
 
AsyncReqEdr - interface com.bea.wlcp.wlng.api.edr.AsyncReqEdr.
This annotation is used to mark all asynchronous request methods to be woven with an EDR.
AsyncRespEdr - interface com.bea.wlcp.wlng.api.edr.AsyncRespEdr.
This annotation is used to mark all asynchronous response methods to be woven with an EDR.
Attr - interface com.bea.wlcp.wlng.api.management.annotations.Attr.
 

B

Base64 - class oracle.ocsg.oauth2.util.Base64.
Provides Base64 encoding and decoding as defined by RFC 2045.
BulkRequestFactory - interface com.bea.wlcp.wlng.api.plugin.BulkRequestFactory.
The Request factory interface is used for pipe support bulk requests.

C

CdrConfigDescriptor - class com.bea.wlcp.wlng.api.edr.config.CdrConfigDescriptor.
This class contains the description of a particular CDR.
ClusterHelper - class com.bea.wlcp.wlng.api.util.cluster.ClusterHelper.
Helper class for clustering.
CompletionBarrier - interface com.bea.wlcp.wlng.api.plugin.CompletionBarrier.
 
CompletionBarrierCallback - interface com.bea.wlcp.wlng.api.plugin.CompletionBarrierCallback.
 
ConfigDescriptor - class com.bea.wlcp.wlng.api.edr.config.ConfigDescriptor.
This class holds the information about the descriptor when reading the XML configuration file.
ConfigurationException - exception com.bea.wlcp.wlng.api.storage.configuration.ConfigurationException.
General configuration exception.
ConfigurationListener - interface com.bea.wlcp.wlng.api.storage.configuration.ConfigurationListener.
Configuration change listener interface.
ConfigurationStore - interface com.bea.wlcp.wlng.api.storage.configuration.ConfigurationStore.
Interface to the configuration store.
ConfigurationStoreFactory - class com.bea.wlcp.wlng.api.storage.configuration.ConfigurationStoreFactory.
Configuration store factory.
Context - interface com.bea.wlcp.wlng.api.interceptor.Context.
Interface defining interceptor context.
ContextInfo - interface com.bea.wlcp.wlng.api.plugin.context.ContextInfo.
Interface defining a context information object that is used by a ContextTranslator to put values into the current RequestContext.
ContextKey - interface com.bea.wlcp.wlng.api.plugin.context.ContextKey.
This annotation is used to specify that an argument of a method is to be put into the current RequestContext under the key specified by the string in the argument of the annotation.
ContextMapperInfo - interface com.bea.wlcp.wlng.api.plugin.context.ContextMapperInfo.
Interface defining a ContextMapperInfo.
ContextTranslate - interface com.bea.wlcp.wlng.api.plugin.context.ContextTranslate.
This annotation is almost identical to ContextKey but it is used for "complex" arguments that required some traversal to get the interesting values.
ContextTranslator - interface com.bea.wlcp.wlng.api.plugin.context.ContextTranslator.
This interface defines the method a context translator must implement.
Converter - class oracle.ocsg.oauth2.util.Converter.
 
CorrelatorRequestInfo - class com.bea.wlcp.wlng.api.plugin.CorrelatorRequestInfo.
Request info that contain one correlator.
CustomSlaManager - class com.bea.wlcp.wlng.api.sla.CustomSlaManager.
 
CustomizedOAuth2Validator - interface oracle.ocsg.oauth2.ext.api.CustomizedOAuth2Validator.
OAuth2ServletValidateException is supposed to be thrown when validation fails.

D

DenyPluginException - exception com.bea.wlcp.wlng.api.plugin.DenyPluginException.
Policy deny plug-in exception.
DeploymentException - exception com.bea.wlcp.wlng.api.plugin.common.DeploymentException.
Deployment error.
Description - interface com.bea.wlcp.wlng.api.management.annotations.Description.
Annotation used to add descriptions to MBean operations.
DuplicateConfigException - exception com.bea.wlcp.wlng.api.storage.DuplicateConfigException.
Thrown to indicate that a duplicate storage configuration has been detected.
DuplicateIdPluginException - exception com.bea.wlcp.wlng.api.plugin.DuplicateIdPluginException.
Plug-in with same ID registered exception.
DuplicateKeyException - exception com.bea.wlcp.wlng.api.management.DuplicateKeyException.
The operation resulted in a duplicate key exception.

E

Edr - interface com.bea.wlcp.wlng.api.edr.Edr.
This annotation is used to mark all methods to be woven with an EDR.
EdrConfigDescriptor - class com.bea.wlcp.wlng.api.edr.config.EdrConfigDescriptor.
This class contains a description of a particular EDR.
EdrConstants - interface com.bea.wlcp.wlng.api.edr.EdrConstants.
Interface containing the mandatory and most used optional key/value for the EdrData or RequestContext objects.
EdrData - class com.bea.wlcp.wlng.api.edr.EdrData.
Class holding the EDR data.
EdrDataHelper - class com.bea.wlcp.wlng.api.edr.EdrDataHelper.
This class provides method to create default EdrData objects.
EdrFilter - class com.bea.wlcp.wlng.api.edr.filter.EdrFilter.
This class creates an EDR filter given an XML configuration file.
EdrFilterFactory - class com.bea.wlcp.wlng.api.edr.filter.EdrFilterFactory.
This class creates the default filters for EDRs, alarms, CDRs, and others.
EdrManager - class com.bea.wlcp.wlng.api.edr.EdrManager.
Deprecated. replaced by EdrServiceFactory This class returns the singleton instance of the EDR Service.
EdrService - interface com.bea.wlcp.wlng.api.edr.EdrService.
The EDR service.
EdrServiceFactory - class com.bea.wlcp.wlng.api.edr.EdrServiceFactory.
This class returns the singleton instance of the EDR Service.
EntryFilter - interface com.bea.wlcp.wlng.api.storage.filter.EntryFilter.
Entry filter interface.
EntryIndexFilter - interface com.bea.wlcp.wlng.api.storage.filter.EntryIndexFilter.
Special filter that uses indices to speed up filter queries, but with fallback to filtering Map.Entry objects using the matches method instead of using filtering on the value object only.
EventChannel - interface com.bea.wlcp.wlng.api.event_channel.EventChannel.
Utility service used to generate and receive events in a WLNG cluster.
EventChannelFactory - class com.bea.wlcp.wlng.api.event_channel.EventChannelFactory.
 
EventChannelListener - interface com.bea.wlcp.wlng.api.event_channel.EventChannelListener.
Implement this interface in order to receive events from the Event Channel utility service.
ExceptionStatistics - interface com.bea.wlcp.wlng.api.statistics.ExceptionStatistics.
 
ExtendedAccessTokenType - class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.
Configures an access token.
ExtendedAccessTokenType.Algorithm - class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.Algorithm.
 
ExtendedAccessTokenType.TokenType - class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.TokenType.
 
ExtendedOAuth2Handler - interface oracle.ocsg.oauth2.ext.api.ExtendedOAuth2Handler.
Specified by the annotation OAuth2HandlerConfig, this stateless handler is able to handle a specified OAuth2 request according different response and grant types.
ExternalInvocation - interface com.bea.wlcp.wlng.api.servicecorrelation.ExternalInvocation.
This interface needs to be implemented to extend a service correlation's ID functionality to WLNG.
ExternalInvocationException - exception com.bea.wlcp.wlng.api.servicecorrelation.ExternalInvocationException.
Used to wrap errors that come from the ExternalInvocation implementation class.

F

Filter - interface com.bea.wlcp.wlng.api.storage.filter.Filter.
Filter interface.

H

HandlersManagement - class oracle.ocsg.oauth2.ext.handlermanagement.HandlersManagement.
Singleton manager to manage registering and un-registering handlers.

I

IDFactory - class com.bea.wlcp.wlng.api.util.IDFactory.
Factory for getting WLNG IDs.
IdentityAssertionHelper - class oracle.ocsg.oauth2.util.IdentityAssertionHelper.
Identity assertion helper.
IndexFilter - interface com.bea.wlcp.wlng.api.storage.filter.IndexFilter.
Special filter that use indexes to speed up filter queries.
IndexKey - interface com.bea.wlcp.wlng.api.storage.filter.IndexKey.
Index key used to index filter queries.
IndexKeyFactory - class com.bea.wlcp.wlng.api.storage.filter.IndexKeyFactory.
Index key factory.
IndexKeys - interface com.bea.wlcp.wlng.api.storage.filter.IndexKeys.
Combined index key used to index filter queries.
IndexKeysFactory - class com.bea.wlcp.wlng.api.storage.filter.IndexKeysFactory.
Index keys factory.
InputManagementException - exception com.bea.wlcp.wlng.api.management.InputManagementException.
This exception should be used when the 'user' has input a value that is faulty.
InstanceFactory - class com.bea.wlcp.wlng.api.util.InstanceFactory.
Common factory used to retrieve instances of for a given interface, class or abstract class.
InterceptionPoint - class com.bea.wlcp.wlng.api.interceptor.InterceptionPoint.
Indicates the available positions where the interceptors can be invoked.
Interceptor - interface com.bea.wlcp.wlng.api.interceptor.Interceptor.
Interface that must be implemented by an interceptor.
InterceptorManager - interface com.bea.wlcp.wlng.api.interceptor.InterceptorManager.
InterceptorManager interface.
InterceptorManagerFactory - class com.bea.wlcp.wlng.api.interceptor.InterceptorManagerFactory.
Factory to retrieve the InterceptorManager.
InterceptorManagerListener - interface com.bea.wlcp.wlng.api.interceptor.InterceptorManagerListener.
 
Internal - interface com.bea.wlcp.wlng.api.management.annotations.Internal.
 
InvalidAddressSchemaPluginException - exception com.bea.wlcp.wlng.api.plugin.InvalidAddressSchemaPluginException.
Invalid address schema plug-in exception.
InvalidInputValuePluginException - exception com.bea.wlcp.wlng.api.plugin.InvalidInputValuePluginException.
Invalid plug-in input value exception.
InvalidSubscriberContractException - exception com.bea.wlcp.wlng.spi.subscriberdata.InvalidSubscriberContractException.
Indicates that an attempt was made to create an invalid subscriber contract.
InvalidTypeException - exception com.bea.wlcp.wlng.api.storage.configuration.InvalidTypeException.
Invalid type exception.
IoUtil - class oracle.ocsg.oauth2.util.IoUtil.
 

J

JMSConnector - class com.bea.wlcp.wlng.api.edr.jms.JMSConnector.
Methods to create a JMS session to retrieve EDR topic information.
JMSListener - class com.bea.wlcp.wlng.api.edr.jms.JMSListener.
Root class used by all JMS listeners.
JMSListener.TYPE - class com.bea.wlcp.wlng.api.edr.jms.JMSListener.TYPE.
Type of registration.

K

KeyNotFoundException - exception com.bea.wlcp.wlng.api.management.KeyNotFoundException.
The operation could not find the specified key.

M

MBeanManager - class com.bea.wlcp.wlng.api.management.MBeanManager.
Proxy class for MBean registration.
ManagedPlugin - class com.bea.wlcp.wlng.api.plugin.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 - interface com.bea.wlcp.wlng.api.plugin.ManagedPluginInstance.
A plug-in instance including its lifecycle.
ManagedPluginService - interface com.bea.wlcp.wlng.api.plugin.ManagedPluginService.
Defines a plug-in service that each plug-in must implement.
ManagementException - exception com.bea.wlcp.wlng.api.management.ManagementException.
 
MapperInfo - interface com.bea.wlcp.wlng.api.plugin.context.MapperInfo.
This annotation is used to specify that an argument of a method should be registered in the ContextMapperInfo.
MessageContentAddressRequestInfo - class com.bea.wlcp.wlng.api.plugin.MessageContentAddressRequestInfo.
Request information that contains a single message content.
MethodReferenceType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.MethodReferenceType.
Java class for methodReferenceType complex type.

N

NoActivePluginException - exception com.bea.wlcp.wlng.api.plugin.NoActivePluginException.
No available plug-in exception.
NoAvailablePluginException - exception com.bea.wlcp.wlng.api.plugin.NoAvailablePluginException.
No available plug-in exception.
NoContext - interface com.bea.wlcp.wlng.api.plugin.context.NoContext.
This annotation indicates that the method should not be woven by the context aspect.
NoCustomMatchPluginException - exception com.bea.wlcp.wlng.api.plugin.NoCustomMatchPluginException.
No available plug-in exception.
NoEdr - interface com.bea.wlcp.wlng.api.edr.NoEdr.
This annotation indicates that the method should not be woven by the EDR aspect.
NoRoutePluginException - exception com.bea.wlcp.wlng.api.plugin.NoRoutePluginException.
No available plug-in route exception.
NoSuchIdPluginException - exception com.bea.wlcp.wlng.api.plugin.NoSuchIdPluginException.
No such plug-in ID exception.
NotInitializedException - exception com.bea.wlcp.wlng.api.storage.configuration.NotInitializedException.
Not initialized exception.

O

OAuth2Action - interface oracle.ocsg.oauth2.ext.action.OAuth2Action.
Base class for all OAuth 2 actions.
OAuth2DelegateAction - class oracle.ocsg.oauth2.ext.action.OAuth2DelegateAction.
Used to redirect client request to the AA server to authenticate and authorize a resource owner.
OAuth2ErrorAction - class oracle.ocsg.oauth2.ext.action.OAuth2ErrorAction.
Reports errors during OAuth 2.0 request handling.
OAuth2Handler - interface oracle.ocsg.oauth2.ext.api.OAuth2Handler.
 
OAuth2HandlerConfig - interface oracle.ocsg.oauth2.ext.annotation.OAuth2HandlerConfig.
 
OAuth2HandlerConfig.AbstractValidator - class oracle.ocsg.oauth2.ext.annotation.OAuth2HandlerConfig.AbstractValidator.
 
OAuth2HandlerRegisreationException - exception oracle.ocsg.oauth2.ext.exception.OAuth2HandlerRegisreationException.
 
OAuth2HttpRequestProps - interface oracle.ocsg.oauth2.ext.annotation.OAuth2HttpRequestProps.
 
OAuth2IssueCodeAction - class oracle.ocsg.oauth2.ext.action.OAuth2IssueCodeAction.
Issue client's available code.
OAuth2IssueTokenAction - class oracle.ocsg.oauth2.ext.action.OAuth2IssueTokenAction.
Issue client's available token.
OAuth2Parameter - interface oracle.ocsg.oauth2.ext.annotation.OAuth2Parameter.
 
OAuth2ServletActionException - exception oracle.ocsg.oauth2.ext.exception.OAuth2ServletActionException.
 
OAuth2ServletException - exception oracle.ocsg.oauth2.ext.exception.OAuth2ServletException.
 
OAuth2ServletResponse - interface oracle.ocsg.oauth2.ext.api.OAuth2ServletResponse.
 
OAuth2ServletValidateException - exception oracle.ocsg.oauth2.ext.exception.OAuth2ServletValidateException.
 
OAuth2ServletValidateException.ErrorType - class oracle.ocsg.oauth2.ext.exception.OAuth2ServletValidateException.ErrorType.
 
OAuth2Validator - interface oracle.ocsg.oauth2.ext.api.OAuth2Validator.
 
OAuthDenyException - exception com.bea.wlcp.wlng.api.plugin.OAuthDenyException.
This exception is thrown when visiting a resource denied by OAuth.
OAuthManagement - interface oracle.ocsg.oauth2.management.OAuthManagement.
 
OAuthManagementFactory - class oracle.ocsg.oauth2.management.OAuthManagementFactory.
 
OAuthTokenAsserter - class oracle.ocsg.oauth2.OAuthTokenAsserter.
OAuth Token Asserter.
OAuthTokenAsserterImpl - class oracle.ocsg.oauth2.OAuthTokenAsserterImpl.
OAuth token asserter implementation class.
OAuthUtil - class oracle.ocsg.oauth2.util.OAuthUtil.
 
ObjectNameConstants - class com.bea.wlcp.wlng.api.management.ObjectNameConstants.
Constants for objectName.
OptionalParam - interface com.bea.wlcp.wlng.api.management.annotations.OptionalParam.
 
OrbFactory - class com.bea.wlcp.wlng.api.corba.OrbFactory.
Factory for retrieving the Object Request Broker (ORB).

P

Param - interface com.bea.wlcp.wlng.api.management.annotations.Param.
Annotation for adding descriptions to MBean parameters.
Plugin - interface com.bea.wlcp.wlng.api.plugin.Plugin.
Plug-in interface.
PluginException - exception com.bea.wlcp.wlng.api.plugin.PluginException.
Generic plug-in exception.
PluginHolder - interface com.bea.wlcp.wlng.api.plugin.PluginHolder.
Holder for a plug-in type and the plug-in instance.
PluginIDRequestInfo - class com.bea.wlcp.wlng.api.plugin.PluginIDRequestInfo.
RequestInfo that contains the plug-in ID.
PluginInstance - interface com.bea.wlcp.wlng.api.plugin.PluginInstance.
Defines a plug-in instance.
PluginInstanceFactory - interface com.bea.wlcp.wlng.api.plugin.PluginInstanceFactory.
Plugin instance factory that creates instances of a plug-in.
PluginInstanceLifecycle - interface com.bea.wlcp.wlng.api.plugin.PluginInstanceLifecycle.
Defines the lifecycle for a plug-in instance.
PluginInterfaceHolder - class com.bea.wlcp.wlng.api.plugin.PluginInterfaceHolder.
Class containing the information about a plug-in interface (application or network facing).
PluginNorth - interface com.bea.wlcp.wlng.api.plugin.PluginNorth.
Application facing plug-in interface.
PluginNorthCallback - interface com.bea.wlcp.wlng.api.plugin.PluginNorthCallback.
Application-facing interface for asynchronous responses from a plug-in.
PluginPool - interface com.bea.wlcp.wlng.api.plugin.PluginPool.
PluginPool is a collection of PluginInstances.
PluginRetryException - exception com.bea.wlcp.wlng.api.plugin.PluginRetryException.
 
PluginService - interface com.bea.wlcp.wlng.api.plugin.PluginService.
Defines a plug-in service.
PluginServiceLifecycle - interface com.bea.wlcp.wlng.api.plugin.PluginServiceLifecycle.
Interface that defines the lifecycle of a plug-in.
PluginSouth - interface com.bea.wlcp.wlng.api.plugin.PluginSouth.
Network facing interface of a plug-in.
ProfileProvider - interface com.bea.wlcp.wlng.spi.subscriberdata.ProfileProvider.
Each profile provider is responsible for a group of subscribers identified by their URI.

Q

Quota - class com.bea.wlcp.wlng.spi.subscriberdata.sla.Quota.
Java class for quota complex type.

R

Rate - class com.bea.wlcp.wlng.spi.subscriberdata.sla.Rate.
Java class for rate complex type.
ReferenceGroupType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.ReferenceGroupType.
Java class for referenceGroupType complex type.
RegistrationIdentifierRequestInfo - class com.bea.wlcp.wlng.api.plugin.RegistrationIdentifierRequestInfo.
Request information that contains a single registration identifier.
RequestContext - interface com.bea.wlcp.wlng.api.plugin.context.RequestContext.
Interface defining a RequestContext.
RequestContextManager - class com.bea.wlcp.wlng.api.plugin.context.RequestContextManager.
This class is used to create, get, and remove the RequestContext object per thread.
RequestFactory - class com.bea.wlcp.wlng.api.plugin.RequestFactory.
The Request factory is used to perform traffic path-specific processing before and after a request is processed in the plug-in.
RequestIdentifierRequestInfo - class com.bea.wlcp.wlng.api.plugin.RequestIdentifierRequestInfo.
Request info that contain one request identifier.
RequestInfo - class com.bea.wlcp.wlng.api.plugin.RequestInfo.
Plug-in RequestInfo used collect information about a specific application request.
RestrictAllType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.RestrictAllType.
Java class for restrictAllType complex type.
RestrictionType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.RestrictionType.
Java class for restrictionType complex type.

S

Scope - class oracle.ocsg.oauth2.types.Scope.
Format of scope:
<scopeId>[(=<value>[&=<value>]*)]
e.g.
Scopes - class oracle.ocsg.oauth2.types.Scopes.
 
ServiceClassType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.ServiceClassType.
Java class for serviceClassType complex type.
ServiceGroupType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.ServiceGroupType.
Java class for serviceGroupType complex type.
ServiceInfo - class com.bea.wlcp.wlng.api.plugin.ServiceInfo.
This class contains the following information about a service: interfaces methods per interface arguments per method
ServiceInfoArgument - class com.bea.wlcp.wlng.api.plugin.ServiceInfoArgument.
This class describes the argument of a method of an interface of a particular service type.
ServiceInfoInterface - class com.bea.wlcp.wlng.api.plugin.ServiceInfoInterface.
This class describes the interface of a particular service type.
ServiceInfoMethod - class com.bea.wlcp.wlng.api.plugin.ServiceInfoMethod.
This class describes the method of an interface of a particular service type.
ServiceProviderAccount - interface com.bea.wlcp.wlng.api.account.ServiceProviderAccount.
A WebLogic service provider account.
ServiceProviderGroup - interface com.bea.wlcp.wlng.api.account.ServiceProviderGroup.
 
ServiceReferenceType - class com.bea.wlcp.wlng.spi.subscriberdata.sla.ServiceReferenceType.
Java class for serviceReferenceType complex type.
ServiceType - class com.bea.wlcp.wlng.api.plugin.ServiceType.
Abstract class defining the service type that each plugin must use when registering with the plugin manager.
Sla - class com.bea.wlcp.wlng.spi.subscriberdata.sla.Sla.
Java class for anonymous complex type.
SlaParserCallback - interface com.bea.wlcp.wlng.api.sla.SlaParserCallback.
The call back class for cashing the Sevice Level Agreement (SLA).
SouthOAuth2Config - class oracle.ocsg.oauth2.management.SouthOAuth2Config.
 
SouthOAuth2Remote - interface oracle.ocsg.oauth2.management.SouthOAuth2Remote.
 
SouthOAuthClientManagment - interface oracle.ocsg.oauth2.management.SouthOAuthClientManagment.
 
SouthOAuthManagment - interface oracle.ocsg.oauth2.management.SouthOAuthManagment.
 
SouthOAuthManagmentImpl - class oracle.ocsg.oauth2.management.SouthOAuthManagmentImpl.
 
Statistics - interface com.bea.wlcp.wlng.api.statistics.Statistics.
 
StorageException - exception com.bea.wlcp.wlng.api.storage.StorageException.
Storage exception class.
Store - interface com.bea.wlcp.wlng.api.storage.Store.
Map based store interface used to put, get, remove Serializable objects.
StoreFactory - class com.bea.wlcp.wlng.api.storage.StoreFactory.
Store factory class.
StoreHelper - class oracle.ocsg.oauth2.store.StoreHelper.
 
StoreListener - interface com.bea.wlcp.wlng.api.storage.StoreListener.
Store listener interface.
StoreQuery - interface com.bea.wlcp.wlng.api.storage.StoreQuery.
Store query interface.
SubscriberContract - class com.bea.wlcp.wlng.spi.subscriberdata.SubscriberContract.
A SubscriberContract is a 'rate' and/or 'quota' restriction for a given URI within a given ServiceClass until the specified expiration Date.
SubscriberDenyPluginException - exception com.bea.wlcp.wlng.api.plugin.SubscriberDenyPluginException.
Subscriber policy denial plug-in exception.
SubscriberException - exception oracle.ocsg.subscriber.SubscriberException.
 
SubscriberMBean - interface oracle.ocsg.subscriber.management.SubscriberMBean.
SubscriberMBean.
SubscriberManager - class oracle.ocsg.subscriber.SubscriberManager.
 
SubscriberSlaHelper - class com.bea.wlcp.wlng.spi.subscriberdata.sla.SubscriberSlaHelper.
 

T

TimerManagerFactory - class com.bea.wlcp.wlng.api.timers.TimerManagerFactory.
Factory for using the commonj.timers api.

W

WLNGMBeanDelegate - class com.bea.wlcp.wlng.api.management.WLNGMBeanDelegate.
 
WacOAuthClientAppAuthenticationException - exception com.bea.wlcp.wlng.api.plugin.WacOAuthClientAppAuthenticationException.
This exception class is shared between WAC-specified application ears and separate common interceptor ears for client application user lock out.
WorkManagerFactory - class com.bea.wlcp.wlng.api.work.WorkManagerFactory.
Factory for using the commonj.work api.

A B C D E F H I J K M N O P Q R S T W

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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