Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Serialized Form

Class oracle.ocsg.oauth2.types.AccessToken extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

accessToken

java.lang.String accessToken

clientId

java.lang.String clientId

resourceOwner

java.lang.String resourceOwner

macKey

java.lang.String macKey

tokenType

java.lang.String tokenType

macAlgorithm

java.lang.String macAlgorithm

expiredTime

long expiredTime

issueTime

long issueTime

nonceAge

long nonceAge

nonceRandom

java.lang.String nonceRandom

resourceScope

java.lang.String resourceScope

additionalParametersInString

java.lang.String additionalParametersInString

stateInString

java.lang.String stateInString

invokeCount

int invokeCount

appInstanceId

java.lang.String appInstanceId


Class com.bea.wlcp.wlng.api.account.AccountState extends java.lang.Enum implements Serializable


Class oracle.ocsg.oauth2.management.xml.ApiScopeMap extends java.util.HashMap implements Serializable


Class com.bea.wlcp.wlng.core.budget.BudgetConfiguration extends BudgetLimit implements Serializable

serialVersionUID: -413521178619093500L

Serialized Fields

overrides

java.util.Map overrides

description

java.lang.String description

unit

java.lang.String unit

startDate

java.util.Calendar startDate

endDate

java.util.Calendar endDate

hash

int hash


Class com.bea.wlcp.wlng.core.budget.BudgetLimit extends java.lang.Object implements Serializable

serialVersionUID: -8994106870422563873L

Serialized Fields

max

int max

min

int min

timePeriod

long timePeriod

enforceAcrossSites

boolean enforceAcrossSites

hash

int hash

resetQuota

boolean resetQuota


Class com.bea.wlcp.wlng.api.storage.configuration.ConfigurationException extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.DenyPluginException extends PluginException implements Serializable

serialVersionUID: 6642209649893070036L

Serialized Fields

internalDenyCode

int internalDenyCode


Class com.bea.wlcp.wlng.api.plugin.common.DeploymentException extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.storage.DuplicateConfigException extends StorageException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.DuplicateIdPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.management.DuplicateKeyException extends InputManagementException implements Serializable

Serialized Fields

index

int index
Specifies the index of the parameter that caused this exception or -1 if unspecified.


Class com.bea.wlcp.wlng.core.budget.DurationUnit extends java.lang.Enum implements Serializable


Class com.bea.wlcp.wlng.api.edr.EdrData extends java.lang.Object implements Serializable

serialVersionUID: 8561446258323995171L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserialize this this object.

Throws:
java.io.IOException - when there is an issue during deserialization
java.lang.ClassNotFoundException - If serialized data contain object of class unknown to current class loader.

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize this object.

Throws:
java.io.IOException - when there is a problem serializing.
Serialized Fields

jsonData

java.util.Map jsonData

data

java.util.Map data
Map holding the values of the EDR.


uid

long uid
Unique identifier of this EDR.


Class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType extends java.lang.Object implements Serializable

serialVersionUID: 1893618103623405234L

Serialized Fields

type

ExtendedAccessTokenType.TokenType type

algorithm

ExtendedAccessTokenType.Algorithm algorithm

secret

java.lang.String secret

refreshToken

boolean refreshToken

expiry

long expiry

anonymousId

boolean anonymousId


Class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.Algorithm extends java.lang.Enum implements Serializable

Serialized Fields

value

java.lang.String value


Class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.TokenType extends java.lang.Enum implements Serializable


Class com.bea.wlcp.wlng.api.servicecorrelation.ExternalInvocationException extends java.lang.Exception implements Serializable

serialVersionUID: 7115653717398529805L


Class com.bea.wlcp.wlng.api.management.InputManagementException extends ManagementException implements Serializable


Class com.bea.wlcp.wlng.api.interceptor.InterceptionPoint extends java.lang.Enum implements Serializable


Class com.bea.wlcp.wlng.api.plugin.InvalidAddressSchemaPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.InvalidInputValuePluginException extends PluginException implements Serializable

serialVersionUID: -8026534081536519294L


Class com.bea.wlcp.wlng.spi.subscriberdata.InvalidSubscriberContractException extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.storage.configuration.InvalidTypeException extends ConfigurationException implements Serializable


Class com.bea.wlcp.wlng.api.edr.jms.JMSListener.TYPE extends java.lang.Enum implements Serializable


Class com.bea.wlcp.wlng.api.management.KeyNotFoundException extends InputManagementException implements Serializable

Serialized Fields

index

int index
Specifies the index of the parameter that caused this exception or -1 if unspecified.


Class com.bea.wlcp.wlng.api.management.ManagementException extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoActivePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.core.budget.NoAvailableBudget extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoAvailablePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoCustomMatchPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoRoutePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoSuchIdPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.storage.configuration.NotInitializedException extends ConfigurationException implements Serializable


Class oracle.ocsg.oauth2.ext.exception.OAuth2HandlerRegisreationException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Class oracle.ocsg.oauth2.ext.exception.OAuth2ServletActionException extends OAuth2ServletException implements Serializable

serialVersionUID: 3985841312119091785L


Class oracle.ocsg.oauth2.ext.exception.OAuth2ServletException extends java.lang.Exception implements Serializable

serialVersionUID: 2298193565891158073L


Class oracle.ocsg.oauth2.ext.exception.OAuth2ServletValidateException extends java.lang.Exception implements Serializable

serialVersionUID: 1835146404753273656L

Serialized Fields

errorType

OAuth2ServletValidateException.ErrorType errorType

errorDescription

java.lang.String errorDescription


Class oracle.ocsg.oauth2.ext.exception.OAuth2ServletValidateException.ErrorType extends java.lang.Enum implements Serializable


Class com.bea.wlcp.wlng.api.plugin.OAuthDenyException extends java.rmi.RemoteException implements Serializable

serialVersionUID: -7918179483341400515L

Serialized Fields

errorCode

int errorCode

type

java.lang.String type

errorDescription

java.lang.String errorDescription


Class oracle.ocsg.oauth2.OAuthTokenPrincipalImpl extends weblogic.security.principal.WLSAbstractPrincipal implements Serializable

Serialized Fields

tokenParameters

java.util.Map tokenParameters
Token parameters.


tokenType

java.lang.String tokenType
Token type.


Class oracle.ocsg.oauth2.util.OAuthUtil extends java.lang.Object implements Serializable

serialVersionUID: 5038351482394024513L


Class oracle.ocsg.oauth2.util.OAuthWorkContextHelper.OAuthHandlingException extends java.lang.Exception implements Serializable

Serialized Fields

code

int code


Class com.bea.wlcp.wlng.core.budget.OverrideTime extends java.lang.Object implements Serializable

serialVersionUID: -2373015372117621694L

Serialized Fields

startDate

java.time.LocalDate startDate

endDate

java.time.LocalDate endDate

startTime

java.time.LocalTime startTime

endTime

java.time.LocalTime endTime

startDow

int startDow

endDow

int endDow

hash

int hash

priority

int priority


Class oracle.ocsg.oauth2.management.xml.PlanScopeMap extends java.util.HashMap implements Serializable


Class com.bea.wlcp.wlng.api.plugin.PluginException extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.PluginRetryException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6084588364497431157L


Class oracle.ocsg.oauth2.types.Scope extends java.lang.Object implements Serializable

serialVersionUID: 3958868956620822693L

Serialized Fields

scopeId

java.lang.String scopeId

description

java.lang.String description

parameters

java.util.Map parameters


Class oracle.ocsg.oauth2.types.Scopes extends java.lang.Object implements Serializable

serialVersionUID: 5407278181785356578L

Serialized Fields

scopesList

java.util.List scopesList


Class com.bea.wlcp.wlng.api.plugin.ServiceInfo extends java.lang.Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

interfaces

java.util.List interfaces


Class com.bea.wlcp.wlng.api.plugin.ServiceInfoArgument extends java.lang.Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

path

java.lang.String path

type

java.lang.String type


Class com.bea.wlcp.wlng.api.plugin.ServiceInfoInterface extends java.lang.Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

name

java.lang.String name

methods

java.util.List methods


Class com.bea.wlcp.wlng.api.plugin.ServiceInfoMethod extends java.lang.Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

name

java.lang.String name

arguments

java.util.List arguments

returnArguments

java.util.List returnArguments


Class oracle.ocsg.oauth2.management.SouthOAuth2Config extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

authorizationURI

java.lang.String authorizationURI

tokenURI

java.lang.String tokenURI

clientRedirectURI

java.lang.String clientRedirectURI

serviceUri

java.lang.String serviceUri


Class com.bea.wlcp.wlng.api.storage.StorageException extends java.lang.Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.SubscriberDenyPluginException extends DenyPluginException implements Serializable


Class oracle.ocsg.subscriber.SubscriberException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Class com.bea.wlcp.wlng.api.plugin.WacOAuthClientAppAuthenticationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 8774311577844669255L

Serialized Fields

clientId

java.lang.String clientId


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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