Package com.priint.pubserver.auth
Class RestSecuredInterceptorAnyPhase
- java.lang.Object
-
- com.priint.pubserver.auth.RestSecuredInterceptorAnyPhase
-
public class RestSecuredInterceptorAnyPhase extends java.lang.ObjectThe type Rest secured interceptor any phase.
-
-
Constructor Summary
Constructors Constructor Description RestSecuredInterceptorAnyPhase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectinterceptShiroSecurity(javax.interceptor.InvocationContext context)Intercept shiro security object.
-