Class TokenProviderClient
java.lang.Object
systems.dennis.shared.utils.ApplicationContext
systems.dennis.shared.auth_client.client.TokenProviderClient
@Service
public class TokenProviderClient
extends systems.dennis.shared.utils.ApplicationContext
-
Field Summary
Fields -
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
-
getSecretKey