Uses of Class
org.restlet.security.Authenticator
-
Packages that use Authenticator Package Description org.restlet.security Classes related to security. -
-
Uses of Authenticator in org.restlet.security
Subclasses of Authenticator in org.restlet.security Modifier and Type Class Description classCertificateAuthenticatorAuthenticator based on the SSL client certificate.classChallengeAuthenticatorAuthenticator based on a challenge scheme.
-