Uses of Interface
ubic.gemma.core.security.model.GroupAuthority
Packages that use GroupAuthority
Package
Description
-
Uses of GroupAuthority in ubic.gemma.core.security.authentication
Methods in ubic.gemma.core.security.authentication that return types with arguments of type GroupAuthorityModifier and TypeMethodDescriptionBaseUserService.loadGroupAuthorities(User u) UserServiceImpl.loadGroupAuthorities(User user) -
Uses of GroupAuthority in ubic.gemma.core.security.model
Methods in ubic.gemma.core.security.model that return types with arguments of type GroupAuthorityModifier and TypeMethodDescriptionCollection<? extends GroupAuthority> UserGroup.getAuthorities()A set of authorities conferred by the group membership. -
Uses of GroupAuthority in ubic.gemma.model.common.auditAndSecurity
Classes in ubic.gemma.model.common.auditAndSecurity that implement GroupAuthorityModifier and TypeClassDescriptionclassAuthority for groups (kind of like a "user role", but for group-based authorization)