Package systems.dennis.auth
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
-
Field Summary
Fields inherited from class systems.dennis.shared.utils.ApplicationContext
CREATED_FIELDS_MAP -
Constructor Summary
ConstructorsConstructorDescriptionaop(TokenValidator tokenValidator, systems.dennis.shared.config.WebContext context) -
Method Summary
Methods inherited from class systems.dennis.auth.client.utils.BasicAuthAoe
additionalRoles, anyPublicMethod, beforeAdvice, withRole2Methods inherited from class systems.dennis.shared.utils.ApplicationContext
canEqual, equals, getBean, getContext, getCurrentUser, getDefaultLogger, hashCode, toString
-
Constructor Details