Serialized Form
|
Package org.surfnet.oaaas.auth |
v
OAuth2Validator.ValidationResponse v
|
Package org.surfnet.oaaas.model |
serialVersionUID: 1L
id
Long id
creationDate
Date creationDate
modificationDate
Date modificationDate
token
String token
refreshToken
String refreshToken
principal
AuthenticatedPrincipal principal
encodedPrincipal
String encodedPrincipal
client
Client client
expires
long expires
scopes
List<E> scopes
resourceOwnerId
String resourceOwnerId
responseType
String responseType
clientId
String clientId
principal
AuthenticatedPrincipal principal
encodedPrincipal
String encodedPrincipal
client
Client client
redirectUri
String redirectUri
requestedScopes
List<E> requestedScopes
grantedScopes
List<E> grantedScopes
state
String state
authState
String authState
authorizationCode
String authorizationCode
name
String name
clientId
String clientId
secret
String secret
description
String description
contactName
String contactName
contactEmail
String contactEmail
scopes
List<E> scopes
resourceServer
ResourceServer resourceServer
attributes
Map<K,V> attributes
thumbNailUrl
String thumbNailUrl
redirectUris
List<E> redirectUris
skipConsent
boolean skipConsent
includePrincipal
boolean includePrincipal
expireDuration
long expireDuration
useRefreshTokens
boolean useRefreshTokens
allowedImplicitGrant
boolean allowedImplicitGrant
allowedClientCredentials
boolean allowedClientCredentials
accessTokens
List<E> accessTokens
authorizationRequests
List<E> authorizationRequests
name
String name
key
String key
description
String description
scopes
List<E> scopes
secret
String secret
contactName
String contactName
owner
String owner
contactEmail
String contactEmail
clients
Set<E> clients
thumbNailUrl
String thumbNailUrl
audience
String audience
scopes
List<E> scopes
principal
AuthenticatedPrincipal principal
expiresIn
Long expiresIn
error
String error
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.