BaseHandlerTrait
trait BaseHandlerTrait (View source)
Contains logic which is shared between both WebAuthn's RegisterHandler and VerifyHandler, such as the attestation configuration options.
Methods
protected
AttestationStatementSupportManager
getAttestationStatementSupportManager(Decoder $decoder)
No description
protected
AttestationObjectLoader
getAttestationObjectLoader(AttestationStatementSupportManager $attestationStatementSupportManager, Decoder $decoder)
No description
protected
PublicKeyCredentialLoader
getPublicKeyCredentialLoader(AttestationObjectLoader $attestationObjectLoader, Decoder $decoder)
No description
Details
protected Decoder
getDecoder()
No description
protected AttestationStatementSupportManager
getAttestationStatementSupportManager(Decoder $decoder)
No description
protected AttestationObjectLoader
getAttestationObjectLoader(AttestationStatementSupportManager $attestationStatementSupportManager, Decoder $decoder)
No description
protected PublicKeyCredentialLoader
getPublicKeyCredentialLoader(AttestationObjectLoader $attestationObjectLoader, Decoder $decoder)
No description