Uses of Interface
ch.ivyteam.ivy.security.role.IRoleRepository
-
Packages that use IRoleRepository Package Description ch.ivyteam.ivy.security -
-
Uses of IRoleRepository in ch.ivyteam.ivy.security
Methods in ch.ivyteam.ivy.security that return IRoleRepository Modifier and Type Method Description IRoleRepositoryISecurity. roles()Gets the role repository of this security context.IRoleRepositoryISecurityContext. roles()Gets the role repository of this security context.
-