Uses of Class
io.dropwizard.auth.Auth
-
Packages that use Auth Package Description com.example.helloworld.resources -
-
Uses of Auth in com.example.helloworld.resources
Method parameters in com.example.helloworld.resources with annotations of type Auth Modifier and Type Method Description StringProtectedClassResource. showAdminSecret(User user)StringProtectedResource. showAdminSecret(User user)StringProtectedClassResource. showSecret(User user)StringProtectedResource. showSecret(User user)
-