abstract class Poodle\Auth\ProviderExtends: Poodle\Auth
Constants integer ERR_CREDENTIAL_INVALID integer ERR_FAILURE integer ERR_IDENTITY_AMBIGUOUS integer ERR_IDENTITY_NOT_FOUND integer ERR_UNKNOWN
Methods public static getActiveById ( $id ) getAdmin2FAProviders ( ) getAdminProviders ( $is_2fa = false ) getById ( $id ) getConfigOptions ( ) getIdByClass ( $class ) getPublic2FAProviders ( ) getPublicProviders ( $is_2fa = false ) setConfigOptions ( $data ) validClaimedId ( $id ) public __construct ( array $config = array (
) ) __get ( $key ) updateAuthentication ( Poodle\Auth\Credentials $credentials ) abstract public authenticate ( $credentials ) getAction ( $credentials = array (
) )
Inherited methods public static
|