Package com.priint.pubserver.auth
Class RestSecuredInterceptorAnyPhase
java.lang.Object
com.priint.pubserver.auth.RestSecuredInterceptorAnyPhase
The type Rest secured interceptor any phase.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninterceptShiroSecurity(javax.interceptor.InvocationContext context) Intercept shiro security object.
-
Constructor Details
-
RestSecuredInterceptorAnyPhase
public RestSecuredInterceptorAnyPhase()
-
-
Method Details
-
interceptShiroSecurity
Intercept shiro security object.- Parameters:
context- the context- Returns:
- the object
- Throws:
Exception- the exception
-