class PreAuthenticatedUserBadge implementsBadgeInterface

Marks the authentication as being pre-authenticated.

This disables pre-authentication user checkers.

Methods

bool
isResolved()

Checks if this badge is resolved by the security system.

Details

bool isResolved()

Checks if this badge is resolved by the security system.

After authentication, all badges must return true in this method in order for the authentication to succeed.

Return Value

bool