Serialized Form
|
Package org.apache.cxf.rs.security.oauth2.common |
serialVersionUID: -7755998413495017637L
clientId
String clientId
endUserName
String endUserName
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
extraApplicationProperties
List<E> extraApplicationProperties
permissions
List<E> permissions
|
Package org.apache.cxf.rs.security.oauth2.provider |
serialVersionUID: 343738539234766320L
error
OAuthError error
|
Package org.apache.cxf.rs.security.oauth2.tokens.mac |
serialVersionUID: -6164115071533503490L
nonceString
String nonceString
ts
long ts
serialVersionUID: -6404833046910698956L
requestTimeDelta
long requestTimeDelta
nonceList
List<E> nonceList
Apache CXF