| Package | Description |
|---|---|
| org.openid4java.infocard |
Provides support for
OpenID-InforCards.
|
| org.openid4java.infocard.rp |
| Modifier and Type | Field and Description |
|---|---|
static OpenIDTokenType |
OpenIDTokenType.OPENID11_TOKEN
OpenID 1.1 token type.
|
static OpenIDTokenType |
OpenIDTokenType.OPENID20_TOKEN
OpenID 2.0 token type.
|
| Modifier and Type | Method and Description |
|---|---|
OpenIDTokenType |
OpenIDToken.getTokenType()
Gets the OpenID token type.
|
| Modifier and Type | Method and Description |
|---|---|
OpenIDTokenType |
InfocardInvocation.getTokenType()
Gets the token type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfocardInvocation.setTokenType(OpenIDTokenType tokenType)
Sets the token type.
|
| Constructor and Description |
|---|
InfocardInvocation(OpenIDTokenType tokenType)
Creates a new InfocardInvocation object, describing Relying Party's
requirements.
|
Copyright © 2015 Sxip. All Rights Reserved.