Serialized Form


Package org.apache.oltu.oauth2.common.exception

Class org.apache.oltu.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.oltu.oauth2.common.exception.OAuthRuntimeException extends RuntimeException implements Serializable

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



Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.