Class OidcPrompt
java.lang.Object
com.broadleafcommerce.auth.authorization.security.spring.OidcPrompt
100% unmodified direct copy of org.springframework.security.oauth2.server.authorization.authentication.OidcPrompt due to private access.
The values defined for the "prompt" parameter for the OpenID Connect 1.0 Authentication
Request.
- Since:
- 1.5
- Author:
- Joe Grandja
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NONE
- See Also:
-
LOGIN
- See Also:
-
CONSENT
- See Also:
-
SELECT_ACCOUNT
- See Also:
-