Class BambooEncryptorForCrowd

  • All Implemented Interfaces:
    com.atlassian.crowd.embedded.api.Encryptor

    public class BambooEncryptorForCrowd
    extends Object
    implements com.atlassian.crowd.embedded.api.Encryptor
    • Method Detail

      • encrypt

        public String encrypt​(String decryptedString)
        Specified by:
        encrypt in interface com.atlassian.crowd.embedded.api.Encryptor
      • decrypt

        public String decrypt​(String encryptedString)
        Specified by:
        decrypt in interface com.atlassian.crowd.embedded.api.Encryptor