Modifier and Type | Interface and Description |
---|---|
public interface | OpenIdConstant
Contains constant specific to OpenId Connect specification http://openid.net/specs/openid-connect-core-1_0.html |
Modifier and Type | Annotation and Description |
---|---|
public @interface | ClaimsDefinition
|
public @interface | LogoutDefinition
|
public @interface | OpenIdProviderMetadata
|
Modifier and Type | Enum and Description |
---|---|
public enum | DisplayType
Display specifies how the Authorization Server displays the authentication and consent user interface pages to the End-User. |
public enum | PromptType
Prompt specifies whether the Authorization Server prompts the End-User for re-authentication and consent. |