Class TokenProviderClient
java.lang.Object
systems.dennis.shared.utils.ApplicationContext
systems.dennis.auth.client.required.TokenProviderClient
- Direct Known Subclasses:
AuthorizationPrimaryTokenProvider
@Service
public class TokenProviderClient
extends systems.dennis.shared.utils.ApplicationContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class systems.dennis.shared.utils.ApplicationContext
CREATED_FIELDS_MAP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAuthentication(systems.dennis.shared.entity.TokenData tokenData) CreatesUserTokenDTOobject by tokengetSecretKey(String scope) validateToken(systems.dennis.shared.entity.TokenData token) Methods inherited from class systems.dennis.shared.utils.ApplicationContext
canEqual, equals, getBean, getContext, getCurrentUser, getDefaultLogger, hashCode, toString
-
Field Details
-
AUTHORITIES_KEY
- See Also:
-
USER_ID
- See Also:
-
USER_EMAIL
- See Also:
-
USER_LOGIN
- See Also:
-
USER_INNER_NUMBER
- See Also:
-
ISSUER
- See Also:
-
PURCHASES
- See Also:
-
LANG
- See Also:
-
-
Constructor Details
-
Method Details
-
validateToken
-
getSecretKey