Uses of Class
org.restlet.security.ChallengeAuthenticator
-
Packages that use ChallengeAuthenticator Package Description org.restlet.ext.crypto Support for cryptography including Amazon S3 and Windows Azure client authentication. -
-
Uses of ChallengeAuthenticator in org.restlet.ext.crypto
Subclasses of ChallengeAuthenticator in org.restlet.ext.crypto Modifier and Type Class Description classAwsAuthenticatorAuthenticator supporting theChallengeScheme.HTTP_AWS_S3scheme.classCookieAuthenticatorChallenge authenticator based on browser cookies.classDigestAuthenticatorAuthenticator supporting the digest challenge authentication schemes.
-