Documentation

CredentialsInterface extends BadgeInterface

Credentials are a special badge used to explicitly mark the credential check of an authenticator.

Tags
author

Wouter de Jong wouter@wouterj.nl

Table of Contents

Methods

isResolved()  : bool
Checks if this badge is resolved by the security system.

Methods

isResolved()

Checks if this badge is resolved by the security system.

public isResolved() : bool

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

Return values
bool

        
On this page

Search results