Constant Field Values


Contents
nl.surfnet.*

nl.surfnet.coin.api.ApiController
public static final String GROUP_ID_SELF "@self"
public static final String PERSON_ID_SELF "@me"

nl.surfnet.coin.api.oauth.OpenConextOauth2JdbcTokenStore
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 (?, ?, ?, ?, ?, ?, ?, ?)"

nl.surfnet.coin.api.playground.OAuthRequestIgnoreCertificate
public static final String DEFAULT_CONTENT_TYPE "application/x-www-form-urlencoded"

nl.surfnet.coin.ldap.LdapClient
public static final String URN_IDENTIFIER "urn:collab:person:"



Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.