| Package | Description |
|---|---|
| org.everrest.core.impl | |
| org.everrest.core.impl.method.filter |
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderBinder.addMethodInvokerFilter(MethodInvokerFilter instance)
Add singleton MethodInvokerFilter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderBinder.addMethodInvokerFilter(Class<? extends MethodInvokerFilter> clazz)
Add per-request MethodInvokerFilter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityConstraint
Contract of this class is constraint access to the resource method that use JSR-250 security common annotations.
|
Copyright © 2015. All rights reserved.