Uses of Interface
com.silverpeas.authentication.CredentialEncryption

Packages that use CredentialEncryption
com.silverpeas.authentication   
 

Uses of CredentialEncryption in com.silverpeas.authentication
 

Classes in com.silverpeas.authentication that implement CredentialEncryption
 class CustomCredentialEncryption
          Custom encryption algorithm of the user credentials before storing them in cookies.
 

Methods in com.silverpeas.authentication that return CredentialEncryption
 CredentialEncryption CredentialEncryptionFactory.getEncryption()
          Get standard Encryption class
 



Copyright © 2016 Silverpeas. All Rights Reserved.