Class AuthApp.aop

java.lang.Object
systems.dennis.shared.utils.ApplicationContext
systems.dennis.auth.client.utils.BasicAuthAoe
systems.dennis.auth.AuthApp.aop
Enclosing class:
AuthApp

@Component public class AuthApp.aop extends BasicAuthAoe
  • Field Summary

    Fields inherited from class systems.dennis.shared.utils.ApplicationContext

    CREATED_FIELDS_MAP
  • Constructor Summary

    Constructors
    Constructor
    Description
    aop(TokenValidator tokenValidator, systems.dennis.shared.config.WebContext context)
     
  • Method Summary

    Methods inherited from class systems.dennis.auth.client.utils.BasicAuthAoe

    additionalRoles, anyPublicMethod, beforeAdvice, withRole2

    Methods inherited from class systems.dennis.shared.utils.ApplicationContext

    canEqual, equals, getBean, getContext, getCurrentUser, getDefaultLogger, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • aop

      public aop(TokenValidator tokenValidator, systems.dennis.shared.config.WebContext context)