Serialized Form


Package org.apache.cxf.rs.security.oauth2.common

Class org.apache.cxf.rs.security.oauth2.common.OAuthAuthorizationData extends Object implements Serializable

serialVersionUID: -7755998413495017637L

Serialized Fields

clientId

String clientId

redirectUri

String redirectUri

state

String state

proposedScope

String proposedScope

authenticityToken

String authenticityToken

replyTo

String replyTo

applicationName

String applicationName

applicationWebUri

String applicationWebUri

applicationDescription

String applicationDescription

applicationLogoUri

String applicationLogoUri

permissions

List<E> permissions

Package org.apache.cxf.rs.security.oauth2.provider

Class org.apache.cxf.rs.security.oauth2.provider.OAuthServiceException extends RuntimeException implements Serializable

serialVersionUID: 343738539234766320L

Serialized Fields

error

OAuthError error



Apache CXF