Uses of Class
io.dropwizard.auth.basic.BasicCredentials
-
Packages that use BasicCredentials Package Description com.example.helloworld.auth -
-
Uses of BasicCredentials in com.example.helloworld.auth
Methods in com.example.helloworld.auth with parameters of type BasicCredentials Modifier and Type Method Description Optional<User>
ExampleAuthenticator. authenticate(BasicCredentials credentials)
-