public class OpenIDVersion2TokenProvider extends OpenIDTokenProvider
SecurityTokenProvider implementation for Open ID v2SecurityTokenProvider.FAMILY_TYPEOPENID_1_0_NS, OPENID_1_1_NS, OPENID_2_0_NS, serverManagerATTRIBUTE_PROVIDER, logger, properties, REVOCATION_REGISTRY, REVOCATION_REGISTRY_FILE, REVOCATION_REGISTRY_JDBC_CONFIG, REVOCATION_REGISTRY_JPA_CONFIG, revocationRegistry, TOKEN_REGISTRY, TOKEN_REGISTRY_FILE, TOKEN_REGISTRY_JDBC, TOKEN_REGISTRY_JPA, tokenRegistry, USE_ABSOLUTE_KEYIDENTIFIER| Constructor and Description |
|---|
OpenIDVersion2TokenProvider() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getSupportedQName()
Provide an optional
QName for configuration |
boolean |
supports(String namespace)
Specify whether this token provider supports a particular namespace
|
String |
tokenType()
Token Type
|
cancelToken, check, family, issueToken, renewToken, validateTokenadjustLifetimeForClockSkew, getClockSkewInMillis, initializeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializepublic boolean supports(String namespace)
SecurityTokenProvidersupports in interface SecurityTokenProvidersupports in class OpenIDTokenProvidernamespace - a string value representing a namespaceSecurityTokenProvider.supports(String)public String tokenType()
SecurityTokenProvidertokenType in interface SecurityTokenProvidertokenType in class OpenIDTokenProviderSecurityTokenProvider.tokenType()public QName getSupportedQName()
SecurityTokenProviderQName for configurationgetSupportedQName in interface SecurityTokenProvidergetSupportedQName in class OpenIDTokenProviderSecurityTokenProvider.getSupportedQName()Copyright © 2018 JBoss by Red Hat. All rights reserved.