InsufficientAuthenticationException
class InsufficientAuthenticationException extendsAuthenticationException
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
string
getMessageKey()
No description