Serialized Form


Package org.apache.amber.oauth2.common.exception

Class org.apache.amber.oauth2.common.exception.OAuthProblemException extends Exception implements Serializable

Serialized Fields

error

String error

description

String description

uri

String uri

state

String state

scope

String scope

redirectUri

String redirectUri

responseStatus

int responseStatus

parameters

Map<K,V> parameters

Class org.apache.amber.oauth2.common.exception.OAuthRuntimeException extends RuntimeException implements Serializable

Class org.apache.amber.oauth2.common.exception.OAuthSystemException extends Exception implements Serializable



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.