| Package | Description |
|---|---|
| fish.payara.appserver.cdi.auth.roles |
| Modifier and Type | Class and Description |
|---|---|
class |
RolesCDIInterceptor
The Roles CDI Interceptor authenticates requests to methods and classes annotated with the @Roles annotation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RolesCDIInterceptor.checkAccessPermitted(RolesPermitted roles)
Check that the roles allowed by the class or method match the roles currently granted to the caller.
|
Copyright © 2019. All rights reserved.