UsernameNotFoundException

UsernameNotFoundException

class UsernameNotFoundException extends AuthenticationException

UsernameNotFoundException is thrown if a User cannot be found by its username.

Methods

登录查看完整内容
TokenInterface getToken()

Get the token.

from AuthenticationException