dropwizard-simpleauth:Dropwizard库,用于支持多种类型的简单@Auth批注

时间:2024-05-19 07:31:17
【文件属性】:

文件名称:dropwizard-simpleauth:Dropwizard库,用于支持多种类型的简单@Auth批注

文件大小:19KB

文件格式:ZIP

更新时间:2024-05-19 07:31:17

Java

dropwizard-simpleauth 一个Dropwizard库,使您可以使用简单的@Auth批注来验证多种类型,而不必处理@RolesAllowed样式授权。 从Maven Central安装: org.whispersystems dropwizard-simpleauth ${latest_version} 细节 该库允许编写经过身份验证的Dropwizard资源,如下所示: @Path("/api/v1/mail") public class MailResource { @Timed @POST @Path("/{destination}/") @Consume


【文件预览】:
dropwizard-simpleauth-master
----.gitignore(19B)
----README.md(2KB)
----pom.xml(5KB)
----LICENSE(11KB)
----src()
--------test()
--------main()

网友评论