Package com.sun.web.security
Class WebSecurityComponentInvocationHandler
java.lang.Object
com.sun.web.security.WebSecurityComponentInvocationHandler
- All Implemented Interfaces:
org.glassfish.api.invocation.RegisteredComponentInvocationHandler
@Service(name="webSecurityCIH")
@Singleton
public class WebSecurityComponentInvocationHandler
extends Object
implements org.glassfish.api.invocation.RegisteredComponentInvocationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.glassfish.api.invocation.ComponentInvocationHandlervoidregister()
-
Constructor Details
-
WebSecurityComponentInvocationHandler
public WebSecurityComponentInvocationHandler()
-
-
Method Details
-
getComponentInvocationHandler
public org.glassfish.api.invocation.ComponentInvocationHandler getComponentInvocationHandler()- Specified by:
getComponentInvocationHandlerin interfaceorg.glassfish.api.invocation.RegisteredComponentInvocationHandler
-
register
public void register()- Specified by:
registerin interfaceorg.glassfish.api.invocation.RegisteredComponentInvocationHandler
-