nl.surfnet.coin.teams.util
Class GroupProviderOptionParameters
java.lang.Object
nl.surfnet.coin.teams.util.GroupProviderOptionParameters
public final class GroupProviderOptionParameters
- extends Object
Constants for allowed options key of a GroupProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADAPTER
public static final String ADAPTER
- See Also:
- Constant Field Values
URL
public static final String URL
- See Also:
- Constant Field Values
PROTOCOL
public static final String PROTOCOL
- See Also:
- Constant Field Values
HOST
public static final String HOST
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
PATH
public static final String PATH
- See Also:
- Constant Field Values
USERNAME
public static final String USERNAME
- See Also:
- Constant Field Values
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
CONSUMER_KEY
public static final String CONSUMER_KEY
- See Also:
- Constant Field Values
CONSUMER_SECRET
public static final String CONSUMER_SECRET
- See Also:
- Constant Field Values
SIGNATURE_METHOD
public static final String SIGNATURE_METHOD
- See Also:
- Constant Field Values
CALLBACK_URL
public static final String CALLBACK_URL
- See Also:
- Constant Field Values
SITE_URL
public static final String SITE_URL
- See Also:
- Constant Field Values
REQUEST_TOKEN_URL
public static final String REQUEST_TOKEN_URL
- See Also:
- Constant Field Values
ACCESS_TOKEN_URL
public static final String ACCESS_TOKEN_URL
- See Also:
- Constant Field Values
AUTHORIZE_URL
public static final String AUTHORIZE_URL
- See Also:
- Constant Field Values
USER_AUTHORIZATION_URL
public static final String USER_AUTHORIZATION_URL
- See Also:
- Constant Field Values
REQUEST_METHOD
public static final String REQUEST_METHOD
- See Also:
- Constant Field Values
RSA_PUBLIC_KEY
public static final String RSA_PUBLIC_KEY
- See Also:
- Constant Field Values
RSA_PRIVATE_KEY
public static final String RSA_PRIVATE_KEY
- See Also:
- Constant Field Values
REQUEST_SCHEME
public static final String REQUEST_SCHEME
- See Also:
- Constant Field Values
TIMEOUT
public static final String TIMEOUT
- See Also:
- Constant Field Values
SSL_VERIFY_HOST
public static final String SSL_VERIFY_HOST
- See Also:
- Constant Field Values
SSL_VERIFY_PEER
public static final String SSL_VERIFY_PEER
- See Also:
- Constant Field Values
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.