com.silverpeas.authentication
Class CredentialEncryptionFactory
java.lang.Object
com.silverpeas.authentication.CredentialEncryptionFactory
public class CredentialEncryptionFactory
- extends Object
Factory of CredentialEncryption instances. It constructs an instance from the correct
encryption implementation after identifying it from the settings.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CredentialEncryptionFactory getInstance()
getEncryption
public CredentialEncryption getEncryption()
- Get standard Encryption class
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.