Class AuthenticatorImpl

java.lang.Object
com.webauthn4j.authenticator.CoreAuthenticatorImpl
com.webauthn4j.authenticator.AuthenticatorImpl
All Implemented Interfaces:
Authenticator, CoreAuthenticator, Serializable

public class AuthenticatorImpl extends CoreAuthenticatorImpl implements Authenticator
An Authenticator implementation
See Also: