Class ParamNames
java.lang.Object
com.predic8.membrane.core.interceptor.oauth2.ParamNames
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringHints the social identity provider that should be used for sign-instatic final Stringstatic final Stringstatic final StringID token as a hint for the auth serverstatic final StringHolds username/e-mail information to streamline the login processstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REDIRECT_URI
- See Also:
-
CLIENT_ID
- See Also:
-
RESPONSE_TYPE
- See Also:
-
SCOPE
- See Also:
-
STATE
- See Also:
-
PROMPT
- See Also:
-
SCOPE_INVALID
- See Also:
-
CODE
- See Also:
-
CLIENT_SECRET
- See Also:
-
CLAIMS
- See Also:
-
ID_TOKEN
- See Also:
-
GRANT_TYPE
- See Also:
-
USERNAME
- See Also:
-
PASSWORD
- See Also:
-
REFRESH_TOKEN
- See Also:
-
ACCESS_TOKEN
- See Also:
-
LOGIN_HINT
Holds username/e-mail information to streamline the login process- See Also:
-
DOMAIN_HINT
Hints the social identity provider that should be used for sign-in- See Also:
-
ID_TOKEN_HINT
ID token as a hint for the auth server- See Also:
-
-
Constructor Details
-
ParamNames
public ParamNames()
-