Uses of Class
com.tetsuwantech.atom.database.audit.Auditable
-
Packages that use Auditable Package Description com.tetsuwantech.atom.database.audit com.tetsuwantech.atom.database.authentication -
-
Uses of Auditable in com.tetsuwantech.atom.database.audit
Methods in com.tetsuwantech.atom.database.audit with parameters of type Auditable Modifier and Type Method Description void
AuditAspect. doUpdate(org.aspectj.lang.JoinPoint joinPoint, Auditable auditable, Object target, GenericEntity entity)
-
Uses of Auditable in com.tetsuwantech.atom.database.authentication
Methods in com.tetsuwantech.atom.database.authentication with annotations of type Auditable Modifier and Type Method Description void
Subject. setAuthorities(Collection<Authority> authorities)
-