Serialized Form
|
Package org.apache.cxf.rs.security.oauth2.common |
serialVersionUID: -7755998413495017637L
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 |
serialVersionUID: 343738539234766320L
error
OAuthError error
Apache CXF