| Package | Description |
|---|---|
| com.example.helloworld.auth | |
| com.example.helloworld.resources |
| Modifier and Type | Method and Description |
|---|---|
Optional<User> |
ExampleAuthenticator.authenticate(BasicCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExampleAuthorizer.authorize(User user,
String role) |
| Modifier and Type | Method and Description |
|---|---|
String |
ProtectedClassResource.showAdminSecret(User user) |
String |
ProtectedResource.showAdminSecret(User user) |
String |
ProtectedClassResource.showSecret(User user) |
String |
ProtectedResource.showSecret(User user) |
Copyright © 2020. All rights reserved.