Package com.silverpeas.util.security

Interface Summary
ComponentSecurity Component security provides a way to check a user have enough rights to access a given object in a Silverpeas component instance.
ContentEncryptionService It is a security service for protecting content from an access in plain data.
EncryptionContentIterator An iterator over a collection of contents for encryption purpose.
 

Class Summary
ContentEncryptionServiceFactory  
DefaultContentEncryptionService It is the default implementation of the ContentEncryptionService interface in Silverpeas.
SilverpeasSSLSocketFactory This is our own implementation of SSLSocketFactory using the default one but specifying our own truststore file thus enabling Silverpeas to configure this system element.
SilverpeasX509TrustManager This is our own implementation of X509TrustManager using the default one but specifying our own truststore file thus enabling Silverpeas to configure this system element.
X509Factory  
 

Exception Summary
CipherKeyUpdateException Exception that is thrown when an error has occurred while updating a cipher key.
 



Copyright © 2016 Silverpeas. All Rights Reserved.