Uses of Class
de.dlr.proseo.usermgr.model.GroupAuthority
Packages that use GroupAuthority
Package
Description
Data model for the prosEO User Manager component (derived from Spring Security database model)
-
Uses of GroupAuthority in de.dlr.proseo.usermgr.model
Methods in de.dlr.proseo.usermgr.model that return types with arguments of type GroupAuthorityModifier and TypeMethodDescriptionGroup.getGroupAuthorities()Gets the authorities granted to members of this groupMethod parameters in de.dlr.proseo.usermgr.model with type arguments of type GroupAuthorityModifier and TypeMethodDescriptionvoidGroup.setGroupAuthorities(Set<GroupAuthority> groupAuthorities) Sets the authorities granted to members of this group