| Package | Description |
|---|---|
| io.appform.dropwizard.multiauth.core | |
| io.appform.dropwizard.multiauth.integration | |
| io.appform.dropwizard.multiauth.model |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceUserPrincipal> |
TokenAuthenticator.authenticate(org.jose4j.jwt.consumer.JwtContext jwtContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RoleAuthorizer.authorize(ServiceUserPrincipal userPrincipal,
String role) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUserPrincipal |
SessionUser.take() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUser.put(ServiceUserPrincipal user) |
| Constructor and Description |
|---|
UserAuthorizationFilter(AuthConfig authConfig,
io.dropwizard.auth.Authorizer<ServiceUserPrincipal> authorizer,
DefaultHandler defaultHandler) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceUserPrincipal> |
DefaultHandler.defaultUser() |
Copyright © 2020. All rights reserved.