Class PersonalAuthenticationToken
java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
com.xebialabs.deployit.security.authentication.PersonalAuthenticationToken
- All Implemented Interfaces:
Serializable,Principal,org.springframework.security.core.Authentication,org.springframework.security.core.CredentialsContainer
@Transient
public class PersonalAuthenticationToken
extends org.springframework.security.authentication.AbstractAuthenticationToken
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanMethods inherited from class org.springframework.security.authentication.AbstractAuthenticationToken
equals, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toString
-
Constructor Details
-
PersonalAuthenticationToken
-
PersonalAuthenticationToken
-
-
Method Details
-
getCredentials
-
getPrincipal
-
eraseCredentials
public void eraseCredentials()- Specified by:
eraseCredentialsin interfaceorg.springframework.security.core.CredentialsContainer- Overrides:
eraseCredentialsin classorg.springframework.security.authentication.AbstractAuthenticationToken
-
getExpiryDate
-
getGlobalPermissions
-
getConfigurationItemsPermissions
-
getConfigurationItems
-
isLegacyToken
public boolean isLegacyToken()
-