| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCESS_TOKEN_URI |
"jersey.config.server.oauth1.resource.accessToken.uri" |
public static final String |
ENABLE_TOKEN_RESOURCES |
"jersey.config.server.oauth1.resource.enabled" |
public static final String |
GC_PERIOD |
"jersey.config.server.oauth1.gcPeriod" |
public static final String |
IGNORE_PATH_PATTERN |
"jersey.config.server.oauth1.ignorePathPattern" |
public static final String |
MAX_AGE |
"jersey.config.server.oauth1.maxAge" |
public static final String |
MAX_NONCE_CACHE_SIZE |
"jersey.config.server.oauth1.max.nonce.size" |
public static final String |
NO_FAIL |
"jersey.config.server.oauth1.noFail" |
public static final String |
REALM |
"jersey.config.server.oauth1.realm" |
public static final String |
REQUEST_TOKEN_URI |
"jersey.config.server.oauth1.resource.requestToken.uri" |
public static final String |
TIMESTAMP_UNIT |
"jersey.config.server.oauth1.timestamp.unit" |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.