ClientAccessToken token
javax.ws.rs.core.MultivaluedMap<K,V> state
String clientId
String clientSecret
String clientIpAddress
String applicationName
String applicationDescription
String applicationWebUri
String applicationLogoUri
List<E> applicationCertificates
List<E> redirectUris
boolean isConfidential
List<E> allowedGrantTypes
List<E> registeredScopes
List<E> registeredAudiences
Map<K,V> properties
UserSubject subject
String scope
String clientId
String endUserName
String redirectUri
String state
String proposedScope
String authenticityToken
String replyTo
String applicationName
String applicationWebUri
String applicationDescription
String applicationLogoUri
List<E> applicationCertificates
Map<K,V> extraApplicationProperties
List<E> permissions
String audience
String codeChallenge
org.apache.cxf.rs.security.jose.jws.JwsSignatureProvider sigProvider
org.apache.cxf.rs.security.jose.jwe.JweEncryptionProvider encryptionProvider
String clientSecret
boolean encryptWithClientSecret
boolean signWithClientSecret
String issuer
OAuthError error
Apache CXF