Package io.milton.http.annotated
Class AuthenticateAnnotationHandler
java.lang.Object
io.milton.http.annotated.AbstractAnnotationHandler
io.milton.http.annotated.AuthenticateAnnotationHandler
- All Implemented Interfaces:
AnnotationHandler
- Author:
- brad
-
Field Summary
FieldsFields inherited from class io.milton.http.annotated.AbstractAnnotationHandler
annoClass, annoResourceFactory, methods -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticate(AnnoPrincipalResource userRes, DigestResponse digestRequest) authenticate(AnnoPrincipalResource userRes, String requestedPassword) booleancanAuthenticate(Object source) Methods inherited from class io.milton.http.annotated.AbstractAnnotationHandler
attemptToReadProperty, attemptToSetProperty, getAnnoClass, getControllerMethods, getMethodForType, getSupportedMethods, invoke, isCompatible, parseController
-
Field Details
-
NOT_ATTEMPTED
- See Also:
-
-
Constructor Details
-
AuthenticateAnnotationHandler
-
-
Method Details
-
canAuthenticate
-
authenticate
-
authenticate
-