Uses of Interface
org.silverpeas.core.security.authorization.ComponentAuthorization
-
Packages that use ComponentAuthorization Package Description org.silverpeas.core.personalorganizer.service org.silverpeas.core.security.authorization Provides the Authorization API from which the rights of a user or of a user group to access a resource in Silverpeas can be checked. -
-
Uses of ComponentAuthorization in org.silverpeas.core.personalorganizer.service
Classes in org.silverpeas.core.personalorganizer.service that implement ComponentAuthorization Modifier and Type Class Description class
TodoComponentAuthorization
Processor of authorization to access a given personal user task. -
Uses of ComponentAuthorization in org.silverpeas.core.security.authorization
Methods in org.silverpeas.core.security.authorization that return types with arguments of type ComponentAuthorization Modifier and Type Method Description static Set<ComponentAuthorization>
ComponentAuthorization. getAll()
-