JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.rest.core.spi
Interface MethodSecurityHandler
All Known Implementing Classes:
OptionsHandler
public interface
MethodSecurityHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
allowAccess
(
Method
method)
boolean
supports
(
Method
method)
Method Details
supports
boolean
supports
(
Method
method)
allowAccess
boolean
allowAccess
(
Method
method)