Java org.springframework.security.access.event PublicInvocationEvent fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.access.event PublicInvocationEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.access.event PublicInvocationEvent.

The text is from its open source code.

Constructor

PublicInvocationEvent(Object secureObject)
Construct the event, passing in the public secure object.