Uses of Class
com.silverpeas.annotation.Authorized

Packages that use Authorized
com.silverpeas.attachment.web   
com.silverpeas.comment.web Provides the REST web service that handle requests about comments on a given resource in published in Silverpeas. 
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.subscribe.web   
org.silverpeas.admin.web   
org.silverpeas.attachment.web   
org.silverpeas.contribution.web   
org.silverpeas.mylinks.web   
org.silverpeas.node.web   
org.silverpeas.publication.web   
org.silverpeas.rating.web   
org.silverpeas.security.web   
org.silverpeas.sharing.web   
org.silverpeas.thumbnail.web   
org.silverpeas.viewer.web   
 

Uses of Authorized in com.silverpeas.attachment.web
 

Classes in com.silverpeas.attachment.web with annotations of type Authorized
 class AttachmentResource
          A REST Web resource providing access to attachments through private mode.
 

Uses of Authorized in com.silverpeas.comment.web
 

Classes in com.silverpeas.comment.web with annotations of type Authorized
 class CommentResource
          A REST Web resource representing a given comment.
 

Uses of Authorized in com.silverpeas.pdc.web
 

Classes in com.silverpeas.pdc.web with annotations of type Authorized
 class PdcClassificationResource
          A REST Web resource that represents the classification of a Silverpeas's resource on the classification plan (named PdC).
 class PdcPredefinedClassificationResource
          A REST Web resource that represents the predefined classifications on the PdC to classify the contents that are published into a given node of a given component instance or in a whole component instance.
 

Uses of Authorized in com.silverpeas.subscribe.web
 

Classes in com.silverpeas.subscribe.web with annotations of type Authorized
 class SubscribeResource
          A REST Web resource representing a given subscription.
 class SubscriptionResource
          A REST Web resource representing a given subscription.
 class UnsubscribeResource
          A REST Web resource representing a given subscription.
 

Uses of Authorized in org.silverpeas.admin.web
 

Classes in org.silverpeas.admin.web with annotations of type Authorized
 class ComponentResource
          A REST Web resource giving component data.
 

Uses of Authorized in org.silverpeas.attachment.web
 

Classes in org.silverpeas.attachment.web with annotations of type Authorized
 class SimpleDocumentResource
           
 class SimpleDocumentResourceCreator
           
 

Uses of Authorized in org.silverpeas.contribution.web
 

Classes in org.silverpeas.contribution.web with annotations of type Authorized
 class ContributionContentResource
          User: Yohann Chastagnier Date: 21/05/13
 

Uses of Authorized in org.silverpeas.mylinks.web
 

Classes in org.silverpeas.mylinks.web with annotations of type Authorized
 class MyLinksResource
          A REST Web resource representing user favorite links.
 

Uses of Authorized in org.silverpeas.node.web
 

Classes in org.silverpeas.node.web with annotations of type Authorized
 class ListNodeResource
          A REST Web resource representing a list of node.
 class NodeResource
          A REST Web resource providing access to a node through private mode.
 

Uses of Authorized in org.silverpeas.publication.web
 

Classes in org.silverpeas.publication.web with annotations of type Authorized
 class PublicationResource
          A REST Web resource providing access to publications through private mode.
 

Uses of Authorized in org.silverpeas.rating.web
 

Classes in org.silverpeas.rating.web with annotations of type Authorized
 class RatingResource
          A REST Web resource representing a given rating.
 

Uses of Authorized in org.silverpeas.security.web
 

Classes in org.silverpeas.security.web with annotations of type Authorized
 class CipherKeyResource
          A WEB resource representing the cipher key used in Silverpeas to encrypt and decrypt content.
 

Uses of Authorized in org.silverpeas.sharing.web
 

Classes in org.silverpeas.sharing.web with annotations of type Authorized
 class TicketResource
           
 

Uses of Authorized in org.silverpeas.thumbnail.web
 

Classes in org.silverpeas.thumbnail.web with annotations of type Authorized
 class ThumbnailResource
          A REST Web resource representing a given thumbnail.
 

Uses of Authorized in org.silverpeas.viewer.web
 

Classes in org.silverpeas.viewer.web with annotations of type Authorized
 class DocumentViewResource
           
 class PreviewResource
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.