Uses of Annotation Interface
cn.dev33.satoken.annotation.SaCheckHttpDigest
Packages that use SaCheckHttpDigest
-
Uses of SaCheckHttpDigest in cn.dev33.satoken.annotation.handler
Methods in cn.dev33.satoken.annotation.handler that return types with arguments of type SaCheckHttpDigestMethods in cn.dev33.satoken.annotation.handler with parameters of type SaCheckHttpDigestModifier and TypeMethodDescriptionstatic voidSaCheckOrHandler._checkMethod(SaCheckLogin[] login, SaCheckRole[] role, SaCheckPermission[] permission, SaCheckSafe[] safe, SaCheckHttpBasic[] httpBasic, SaCheckHttpDigest[] httpDigest, SaCheckDisable[] disable, Class<? extends Annotation>[] append, AnnotatedElement element) voidSaCheckHttpDigestHandler.checkMethod(SaCheckHttpDigest at, AnnotatedElement element) -
Uses of SaCheckHttpDigest in cn.dev33.satoken.httpauth.digest
Methods in cn.dev33.satoken.httpauth.digest with parameters of type SaCheckHttpDigestModifier and TypeMethodDescriptionvoidSaHttpDigestTemplate.checkByAnnotation(SaCheckHttpDigest at) Deprecated.static voidSaHttpDigestUtil.checkByAnnotation(SaCheckHttpDigest at) Deprecated.