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:
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractAuthenticationToken
AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>Nested classes/interfaces inherited from interface Authentication
Authentication.Builder<B> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractAuthenticationToken
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringMethods inherited from interface Authentication
toBuilder
-
Field Details
-
token
-
-
Constructor Details
-
FlowableTokenAuthenticationToken
-
-
Method Details
-
getToken
-
getCredentials
-
getPrincipal
-