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 class
CertificateAuthenticator
Authenticator based on the SSL client certificate.class
ChallengeAuthenticator
Authenticator based on a challenge scheme.
-