Class AutoApplySessionInterceptor

java.lang.Object
org.wildfly.security.soteria.original.AutoApplySessionInterceptor
All Implemented Interfaces:
Serializable

@Interceptor @Priority(200) public class AutoApplySessionInterceptor extends Object implements Serializable
See Also:
  • Constructor Details

    • AutoApplySessionInterceptor

      public AutoApplySessionInterceptor()
  • Method Details

    • intercept

      public Object intercept(jakarta.interceptor.InvocationContext invocationContext) throws Exception
      Throws:
      Exception