Class FlowableTokenAuthenticationToken
java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
com.flowable.core.spring.security.token.FlowableTokenAuthenticationToken
- All Implemented Interfaces:
Serializable
,Principal
,Authentication
,CredentialsContainer
- Author:
- Filip Hrisafov
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.security.authentication.AbstractAuthenticationToken
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toString
-
Field Details
-
token
-
-
Constructor Details
-
FlowableTokenAuthenticationToken
-
-
Method Details
-
getToken
-
getCredentials
-
getPrincipal
-