Package ubic.gemma.core.security.model
@ParametersAreNonnullByDefault
package ubic.gemma.core.security.model
-
InterfacesClassDescriptionRepresents an
GrantedAuthorityconferred by a group membership.Interface that indicates an entity can be secured.Indicates a securable that must have a parent that holds the permissons.Interface to mark entities which are secured, and which should not have 'parent's, and therefore do not inherit permissions from other objects.Indicates that a value object represents a Securable so security filtering can be provided during reading.TODO Document MeRepresents a group of users whom are conferred a set ofGrantedAuthority.