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