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 Details

    • WebSecurityComponentInvocationHandler

      public WebSecurityComponentInvocationHandler()
  • Method Details

    • getComponentInvocationHandler

      public org.glassfish.api.invocation.ComponentInvocationHandler getComponentInvocationHandler()
      Specified by:
      getComponentInvocationHandler in interface org.glassfish.api.invocation.RegisteredComponentInvocationHandler
    • register

      public void register()
      Specified by:
      register in interface org.glassfish.api.invocation.RegisteredComponentInvocationHandler