ListenerCertificateAuthenticator
A Listener Certificate Authenticator Certificate base authentication and authorization.
Constructors
Link copied to clipboard
Create an authenticator that allows clients whose certificate chains can be verified using (only) on of the certs in the passed list. OS-bundled certs are ignored.
Create an authenticator that delegates all responsibility for authentication and authorization to the passed delegate. See ListenerCertificateAuthenticatorDelegate.