Uses of Class
wt.intersvrcom.SiteSecurity

Packages that use SiteSecurity
wt.fv.master   
wt.intersvrcom Site External API: 
 

Uses of SiteSecurity in wt.fv.master
 

Methods in wt.fv.master with parameters of type SiteSecurity
private static String RedirectDownload.buildURL2DownloadContent(String gwURL, String downloadClassName, String downloadMethodName, long folderID, String originFileName, String actualFileName, String contentType, boolean withSign, Site site, SiteSecurity siteSecurity)
           
private static String RedirectDownload.getSignedDirectMasterURL(FvItem fvi, ApplicationData appData, Site site, SiteSecurity siteSecurity)
           
 

Uses of SiteSecurity in wt.intersvrcom
 

Fields in wt.intersvrcom declared as SiteSecurity
private  SiteSecurity StandardInterSvrComService.SiteSecurityListener.siteSecurity
           
private  SiteSecurity StandardInterSvrComService.SiteSecurityListener.siteSecurity
           
 

Methods in wt.intersvrcom that return SiteSecurity
private  SiteSecurity MigrateSite_R51ToR60.getSiteSecurity(Site site, PersistentObjectManager pom, PrintWriter logWriter)
           
private  SiteSecurity MigrateSite_R50ToR60.getSiteSecurity(Site site, PersistentObjectManager pom, PrintWriter logWriter)
           
 SiteSecurity StandardInterSvrComService.getSiteSecurity(ObjectReference oRef)
          

Supported API: false
private  SiteSecurity StandardInterSvrComService.validateCreateSecurity(SiteSecurity siteSecurity)
           
 SiteSecurity StandardInterSvrComService.SiteInfoCache.getCachedSiteSecurity(ObjectReference oRef)
           
 SiteSecurity SiteSecurityLink.getSecurity()
          Gets the object for the association that plays role: SECURITY_ROLE.
static SiteSecurity SiteSecurity.newSiteSecurity()
          Default factory for the class.
 SiteSecurity Site.getSecurity()
          Gets the object for the association that plays role: SECURITY.
 SiteSecurity InterSvrComServiceFwd.getSiteSecurity(ObjectReference oRef)
          

Supported API: false
 SiteSecurity InterSvrComService.getSiteSecurity(ObjectReference oRef)
          

Supported API: false
private  SiteSecurity MigrateSite_R51ToR60.getSiteSecurity(Site site, PersistentObjectManager pom, PrintWriter logWriter)
           
private  SiteSecurity MigrateSite_R50ToR60.getSiteSecurity(Site site, PersistentObjectManager pom, PrintWriter logWriter)
           
 SiteSecurity StandardInterSvrComService.getSiteSecurity(ObjectReference oRef)
          

Supported API: false
private  SiteSecurity StandardInterSvrComService.validateCreateSecurity(SiteSecurity siteSecurity)
           
 SiteSecurity StandardInterSvrComService.SiteInfoCache.getCachedSiteSecurity(ObjectReference oRef)
           
 SiteSecurity SiteSecurityLink.getSecurity()
          Gets the object for the association that plays role: SECURITY_ROLE.
static SiteSecurity SiteSecurity.newSiteSecurity()
          Default factory for the class.
 SiteSecurity Site.getSecurity()
          Gets the object for the association that plays role: SECURITY.
 SiteSecurity InterSvrComServiceFwd.getSiteSecurity(ObjectReference oRef)
          

Supported API: false
 SiteSecurity InterSvrComService.getSiteSecurity(ObjectReference oRef)
          

Supported API: false
 

Methods in wt.intersvrcom with parameters of type SiteSecurity
static String URLAuthenticator.sign(String url, SiteSecurity siteSecurity, Site site)
           
static String URLAuthenticator.sign(String url, boolean internal, Site site, SiteSecurity security)
           
private static String URLAuthenticator.sign(String url, Site site, SiteSecurity siteSecurity)
           
 void StandardInterSvrComService.updateSiteSecurity(SiteSecurity ss)
          

Supported API: false
private  SiteSecurity StandardInterSvrComService.validateCreateSecurity(SiteSecurity siteSecurity)
           
static void StandardInterSvrComService.validateSecurity(Site site, SiteSecurity siteSecurity)
           
 void StandardInterSvrComService.SiteInfoCache.removeSiteSecurity(SiteSecurity ss)
           
 void StandardInterSvrComService.SiteInfoCache.upDateCachedSiteSecurity(SiteSecurity ss)
           
 void SiteSecurityLink.setSecurity(SiteSecurity security)
          Sets the object for the association that plays role: SECURITY_ROLE.
static SiteSecurityLink SiteSecurityLink.newSiteSecurityLink(SiteSecurity security, Site site)
          Default factory for the class.
protected  boolean SiteSecurity.readVersion(SiteSecurity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void Site.setSecurity(SiteSecurity a_Security)
          Sets the object for the association that plays role: SECURITY.
 void InterSvrComServiceFwd.updateSiteSecurity(SiteSecurity ss)
          

Supported API: false
 void InterSvrComService.updateSiteSecurity(SiteSecurity ss)
          

Supported API: false
static String URLAuthenticator.sign(String url, SiteSecurity siteSecurity, Site site)
           
static String URLAuthenticator.sign(String url, boolean internal, Site site, SiteSecurity security)
           
private static String URLAuthenticator.sign(String url, Site site, SiteSecurity siteSecurity)
           
 void StandardInterSvrComService.updateSiteSecurity(SiteSecurity ss)
          

Supported API: false
private  SiteSecurity StandardInterSvrComService.validateCreateSecurity(SiteSecurity siteSecurity)
           
static void StandardInterSvrComService.validateSecurity(Site site, SiteSecurity siteSecurity)
           
 void StandardInterSvrComService.SiteInfoCache.removeSiteSecurity(SiteSecurity ss)
           
 void StandardInterSvrComService.SiteInfoCache.upDateCachedSiteSecurity(SiteSecurity ss)
           
 void SiteSecurityLink.setSecurity(SiteSecurity security)
          Sets the object for the association that plays role: SECURITY_ROLE.
static SiteSecurityLink SiteSecurityLink.newSiteSecurityLink(SiteSecurity security, Site site)
          Default factory for the class.
protected  boolean SiteSecurity.readVersion(SiteSecurity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void Site.setSecurity(SiteSecurity a_Security)
          Sets the object for the association that plays role: SECURITY.
 void InterSvrComServiceFwd.updateSiteSecurity(SiteSecurity ss)
          

Supported API: false
 void InterSvrComService.updateSiteSecurity(SiteSecurity ss)
          

Supported API: false
 

Constructors in wt.intersvrcom with parameters of type SiteSecurity
StandardInterSvrComService.SiteSecurityListener(SiteSecurity ss)
           
StandardInterSvrComService.SiteSecurityListener(SiteSecurity ss)