public class OpenIDTokenType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OPENID_CLAIM
The OpenID Identifier claim type.
|
static OpenIDTokenType |
OPENID11_TOKEN
OpenID 1.1 token type.
|
static OpenIDTokenType |
OPENID20_TOKEN
OpenID 2.0 token type.
|
public static final OpenIDTokenType OPENID11_TOKEN
public static final OpenIDTokenType OPENID20_TOKEN
public static final String OPENID_CLAIM
Copyright © 2015 Sxip. All Rights Reserved.