Interface HasVirtualAuthenticator


  • public interface HasVirtualAuthenticator
    Interface implemented by each driver that allows access to the virtual authenticator API.
    • Method Detail

      • removeVirtualAuthenticator

        void removeVirtualAuthenticator​(VirtualAuthenticator authenticator)
        Removes a previously added virtual authenticator. The authenticator is no longer valid after removal, so no methods may be called.