Package com.enonic.xp.security.auth
Class VerifiedUsernameAuthToken
- java.lang.Object
-
- com.enonic.xp.security.auth.AuthenticationToken
-
- com.enonic.xp.security.auth.VerifiedUsernameAuthToken
-
@PublicApi public final class VerifiedUsernameAuthToken extends AuthenticationToken
-
-
Constructor Summary
Constructors Constructor Description VerifiedUsernameAuthToken()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUsername()voidsetUsername(String username)-
Methods inherited from class com.enonic.xp.security.auth.AuthenticationToken
getIdProvider, isRememberMe, setIdProvider, setRememberMe
-
-