Class Hierarchy
- java.lang.Object
- com.priint.pubserver.auth.PubServerSecuredInterceptor (implements java.io.Serializable)
- com.priint.pubserver.auth.RestSecuredInterceptor
- com.priint.pubserver.auth.RestSecuredInterceptorAnyPhase
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.priint.pubserver.exception.PubServerException (implements java.io.Serializable)
- com.priint.pubserver.auth.AuthManagerException
- com.priint.pubserver.exception.PubServerException (implements java.io.Serializable)
- java.lang.Exception
Interface Hierarchy
- com.priint.pubserver.auth.AuthManagerLocal
- com.priint.pubserver.auth.RestAuthFunctions
Annotation Interface Hierarchy
- com.priint.pubserver.auth.NotSecured (implements java.lang.annotation.Annotation)
- com.priint.pubserver.auth.RequiresAuthentication (implements java.lang.annotation.Annotation)
- com.priint.pubserver.auth.RequiresGuest (implements java.lang.annotation.Annotation)
- com.priint.pubserver.auth.RequiresPermissions (implements java.lang.annotation.Annotation)
- com.priint.pubserver.auth.RequiresRoles (implements java.lang.annotation.Annotation)
- com.priint.pubserver.auth.RequiresUser (implements java.lang.annotation.Annotation)