InsufficientAuthenticationException
InsufficientAuthenticationException
class InsufficientAuthenticationException extends AuthenticationException
InsufficientAuthenticationException is thrown if the user credentials are not sufficiently trusted.
This is the case when a user is anonymous and the resource to be displayed has an access role.
Methods
TokenInterface | getToken() Get the token. | from 登录查看完整内容
|