Package net.bluemind.authentication.api
Class AccessTokenInfo
java.lang.Object
net.bluemind.authentication.api.AccessTokenInfo
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AccessTokenInfo
static AccessTokenInfo
tokenNotValid
(String externalAuthEndPointUrl, String internalRedirectUrl, String applicationId, String state, String codeChallenge, String codeChallengeMethod, String responseType, String url) static AccessTokenInfo