Uses of Class
com.silverpeas.annotation.Authenticated

Packages that use Authenticated
com.silverpeas.bundle.web   
com.silverpeas.pdc.web Provides the REST web services to perform some operations onto the classification plan (named PdC) for a Silverpeas component instance. 
com.silverpeas.profile.web   
com.silverpeas.socialnetwork.invitation.web   
org.silverpeas.admin.web   
org.silverpeas.language.web   
org.silverpeas.look.web   
org.silverpeas.notification.web   
org.silverpeas.password.web   
org.silverpeas.preferences.web   
org.silverpeas.upload.web   
 

Uses of Authenticated in com.silverpeas.bundle.web
 

Classes in com.silverpeas.bundle.web with annotations of type Authenticated
 class BundleResource
          The bundle resource represents either a settings bundle or an i18n messages bundle.
 

Uses of Authenticated in com.silverpeas.pdc.web
 

Classes in com.silverpeas.pdc.web with annotations of type Authenticated
 class FilteredPdcResource
          A REST Web resource that represents the classification plan (named PdC) filtered by some criteria.
 class PdcResource
          A REST Web resource that represents the classification plan (named PdC).
 

Uses of Authenticated in com.silverpeas.profile.web
 

Classes in com.silverpeas.profile.web with annotations of type Authenticated
 class UserGroupProfileResource
          A REST-based Web service that acts on the user groups in Silverpeas.
 class UserProfileResource
          A REST-based Web service that acts on the user profiles in Silverpeas.
 

Uses of Authenticated in com.silverpeas.socialnetwork.invitation.web
 

Classes in com.silverpeas.socialnetwork.invitation.web with annotations of type Authenticated
 class InvitationResource
          It represents a resource published in the WEB that represents an invitation emitted by a user to another one in the Silverpeas platform.
 

Uses of Authenticated in org.silverpeas.admin.web
 

Classes in org.silverpeas.admin.web with annotations of type Authenticated
 class SpaceResource
          A REST Web resource giving space data.
 

Uses of Authenticated in org.silverpeas.language.web
 

Classes in org.silverpeas.language.web with annotations of type Authenticated
 class LanguageResource
           
 

Uses of Authenticated in org.silverpeas.look.web
 

Classes in org.silverpeas.look.web with annotations of type Authenticated
 class DisplayResource
          A REST Web resource giving space data.
 

Uses of Authenticated in org.silverpeas.notification.web
 

Classes in org.silverpeas.notification.web with annotations of type Authenticated
 class MessageResource
          A REST Web resource giving gallery data.
 

Uses of Authenticated in org.silverpeas.password.web
 

Classes in org.silverpeas.password.web with annotations of type Authenticated
 class PasswordResource
          A REST Web resource giving gallery data.
 

Uses of Authenticated in org.silverpeas.preferences.web
 

Classes in org.silverpeas.preferences.web with annotations of type Authenticated
 class MyPreferencesResource
          The preferences of the current user in Silverpeas.
 

Uses of Authenticated in org.silverpeas.upload.web
 

Classes in org.silverpeas.upload.web with annotations of type Authenticated
 class FileUploadResource
          A REST Web resource that permits to upload files.
 



Copyright © 2016 Silverpeas. All Rights Reserved.