Class SecurityResource
java.lang.Object
org.infinispan.rest.resources.SecurityResource
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityResource(InvocationHelper invocationHelper, String accessGrantedPath, String accessDeniedPath) -
Method Summary
-
Constructor Details
-
SecurityResource
public SecurityResource(InvocationHelper invocationHelper, String accessGrantedPath, String accessDeniedPath)
-
-
Method Details
-
getInvocations
Description copied from interface:ResourceHandlerReturn theInvocationshandled by this ResourceHandler.- Specified by:
getInvocationsin interfaceResourceHandler
-