| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GROUP_ID_SELF |
"@self" |
public static final String |
PERSON_ID_SELF |
"@me" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCESS_TOKEN_INSERT_STATEMENT |
"insert into oauth_access_token (token_id, token, authentication_id, user_name, client_id, client_entity_id, authentication, refresh_token) values (?, ?, ?, ?, ?, ?, ?, ?)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
URN_IDENTIFIER |
"urn:collab:person:" |
Copyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.