Uses of Class
com.tetsuwantech.atom.database.authentication.Authority
-
Packages that use Authority Package Description com.tetsuwantech.atom.database.authentication -
-
Uses of Authority in com.tetsuwantech.atom.database.authentication
Methods in com.tetsuwantech.atom.database.authentication that return types with arguments of type Authority Modifier and Type Method Description Collection<Authority>
Subject. getAuthorities()
Method parameters in com.tetsuwantech.atom.database.authentication with type arguments of type Authority Modifier and Type Method Description void
Subject. setAuthorities(Collection<Authority> authorities)
-