|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Class oracle.ocsg.oauth2.types.AccessToken extends Object implements Serializable |
serialVersionUID: 1L
Serialized Fields |
String accessToken
String clientId
String resourceOwner
String macKey
String tokenType
String macAlgorithm
long expiredTime
long issueTime
long nonceAge
String nonceRandom
String resourceScope
String addtionalParametersInString
String stateInString
int invokeCount
String appInstanceId
Class com.bea.wlcp.wlng.api.account.AccountState extends Enum implements Serializable |
Class com.bea.wlcp.wlng.api.storage.configuration.ConfigurationException extends Exception implements Serializable |
Class com.bea.wlcp.wlng.api.plugin.DenyPluginException extends PluginException implements Serializable |
serialVersionUID: 6642209649893070036L
Serialized Fields |
int internalDenyCode
Class com.bea.wlcp.wlng.api.plugin.common.DeploymentException extends 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 |
int index
Class com.bea.wlcp.wlng.api.edr.EdrData extends Object implements Serializable |
serialVersionUID: 8561446258323995171L
Serialization Methods |
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
Serialized Fields |
Map data
long uid
Class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType extends Object implements Serializable |
serialVersionUID: 1893618103623405234L
Serialized Fields |
ExtendedAccessTokenType.TokenType type
ExtendedAccessTokenType.Algorithm algorithm
String secret
boolean refreshToken
long expiry
boolean anonymousId
Class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.Algorithm extends Enum implements Serializable |
Serialized Fields |
String value
Class oracle.ocsg.oauth2.ext.types.ExtendedAccessTokenType.TokenType extends Enum implements Serializable |
Class com.bea.wlcp.wlng.api.servicecorrelation.ExternalInvocationException extends 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 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 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 Enum implements Serializable |
Class com.bea.wlcp.wlng.api.management.KeyNotFoundException extends InputManagementException implements Serializable |
Serialized Fields |
int index
Class com.bea.wlcp.wlng.api.management.ManagementException extends Exception implements Serializable |
Class com.bea.wlcp.wlng.api.plugin.NoActivePluginException extends PluginException 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 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 Exception implements Serializable |
serialVersionUID: 2298193565891158073L
Class oracle.ocsg.oauth2.ext.exception.OAuth2ServletValidateException extends Exception implements Serializable |
serialVersionUID: 1835146404753273656L
Serialized Fields |
OAuth2ServletValidateException.ErrorType errorType
String errorDescription
Class oracle.ocsg.oauth2.ext.exception.OAuth2ServletValidateException.ErrorType extends Enum implements Serializable |
Class com.bea.wlcp.wlng.api.plugin.OAuthDenyException extends RemoteException implements Serializable |
serialVersionUID: -7918179483341400515L
Serialized Fields |
int errorCode
String type
String errorDescription
Class oracle.ocsg.oauth2.util.OAuthUtil extends Object implements Serializable |
serialVersionUID: 5038351482394024513L
Class com.bea.wlcp.wlng.api.plugin.PluginException extends Exception implements Serializable |
Class com.bea.wlcp.wlng.api.plugin.PluginRetryException extends RuntimeException implements Serializable |
serialVersionUID: 6084588364497431157L
Class oracle.ocsg.oauth2.types.Scope extends Object implements Serializable |
serialVersionUID: 3958868956620822693L
Serialized Fields |
String scopeId
String description
Map parameters
Class oracle.ocsg.oauth2.types.Scopes extends Object implements Serializable |
serialVersionUID: 5407278181785356578L
Serialized Fields |
List scopesList
Class com.bea.wlcp.wlng.api.plugin.ServiceInfo extends Object implements Serializable |
serialVersionUID: 6144018353897580618L
Serialized Fields |
List interfaces
Class com.bea.wlcp.wlng.api.plugin.ServiceInfoArgument extends Object implements Serializable |
serialVersionUID: 6144018353897580618L
Serialized Fields |
String path
String type
Class com.bea.wlcp.wlng.api.plugin.ServiceInfoInterface extends Object implements Serializable |
serialVersionUID: 6144018353897580618L
Serialized Fields |
String name
List methods
Class com.bea.wlcp.wlng.api.plugin.ServiceInfoMethod extends Object implements Serializable |
serialVersionUID: 6144018353897580618L
Serialized Fields |
String name
List arguments
List returnArguments
Class oracle.ocsg.oauth2.management.SouthOAuth2Config extends Object implements Serializable |
serialVersionUID: 1L
Serialized Fields |
String authorizationURI
String tokenURI
String clientRedirectURI
String serviceUri
Class com.bea.wlcp.wlng.api.storage.StorageException extends Exception implements Serializable |
Class com.bea.wlcp.wlng.api.plugin.SubscriberDenyPluginException extends DenyPluginException implements Serializable |
Class oracle.ocsg.subscriber.SubscriberException extends Exception implements Serializable |
serialVersionUID: 1L
Class com.bea.wlcp.wlng.api.plugin.WacOAuthClientAppAuthenticationException extends RuntimeException implements Serializable |
serialVersionUID: 8774311577844669255L
Serialized Fields |
String clientId
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |