org.apache.stratos.manager.utils
Class RepoPasswordMgtUtil
java.lang.Object
org.apache.stratos.manager.utils.RepoPasswordMgtUtil
public class RepoPasswordMgtUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepoPasswordMgtUtil
public RepoPasswordMgtUtil()
getSecurityKey
public static String getSecurityKey()
encryptPassword
public static String encryptPassword(String repoUserPassword,
String secKey)
encryptPassword
public static String encryptPassword(String repoUserPassword)
decryptPassword
public static String decryptPassword(String repoUserPassword,
String secKey)
decryptPassword
public static String decryptPassword(String repoUserPassword)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.