Uses of Class
org.nentangso.core.domain.NtsAuthority
-
Packages that use NtsAuthority Package Description org.nentangso.core.domain JPA domain objects. -
-
Uses of NtsAuthority in org.nentangso.core.domain
Methods in org.nentangso.core.domain that return types with arguments of type NtsAuthority Modifier and Type Method Description Set<NtsAuthority>NtsUserEntity. getAuthorities()Method parameters in org.nentangso.core.domain with type arguments of type NtsAuthority Modifier and Type Method Description voidNtsUserEntity. setAuthorities(Set<NtsAuthority> authorities)
-