Uses of Class
com.silverpeas.util.security.TextContent

Packages that use TextContent
com.silverpeas.util.security   
 

Uses of TextContent in com.silverpeas.util.security
 

Methods in com.silverpeas.util.security that return TextContent
static TextContent[] ContentEncryptionServiceTest.encryptTextContents(TextContent[] contents, String key)
          Encrypts the specified text contents by using the specified cipher key in hexadecimal.
static TextContent[] ContentEncryptionServiceTest.generateTextContents(int count)
          Generates the specified count of text contents for testing purpose.
 

Methods in com.silverpeas.util.security with parameters of type TextContent
static TextContent[] ContentEncryptionServiceTest.encryptTextContents(TextContent[] contents, String key)
          Encrypts the specified text contents by using the specified cipher key in hexadecimal.
 



Copyright © 2016 Silverpeas. All Rights Reserved.