RememberMeManager.onFailedLogin

Reacts to a failed authentication attempt, typically by forgetting any previously remembered principals for the Subject.

@param subject the subject that executed the failed authentication attempt @param token the authentication token submitted resulting in the failed authentication attempt @param ae the authentication exception thrown as a result of the failed authentication attempt

interface RememberMeManager
void
onFailedLogin

Meta