org.wso2.carbon.appfactory.git
Class GitBlitConstants
java.lang.Object
org.wso2.carbon.appfactory.git.GitBlitConstants
public class GitBlitConstants
- extends Object
Constants used in this plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPFACTORY_KEY_STORE_LOCATION
public static final String APPFACTORY_KEY_STORE_LOCATION
- See Also:
- Constant Field Values
APPFACTORY_KEY_STORE_PASSWORD
public static final String APPFACTORY_KEY_STORE_PASSWORD
- See Also:
- Constant Field Values
APPFACTORY_TRUST_STORE_LOCATION
public static final String APPFACTORY_TRUST_STORE_LOCATION
- See Also:
- Constant Field Values
APPFACTORY_TRUST_STORE_PASSWORD
public static final String APPFACTORY_TRUST_STORE_PASSWORD
- See Also:
- Constant Field Values
APPFACTORY_ADMIN_USERNAME
public static final String APPFACTORY_ADMIN_USERNAME
- See Also:
- Constant Field Values
APPFACTORY_ADMIN_PASSWORD
public static final String APPFACTORY_ADMIN_PASSWORD
- See Also:
- Constant Field Values
APPFACTORY_GITBLIT_ADMIN_USERNAME
public static final String APPFACTORY_GITBLIT_ADMIN_USERNAME
- See Also:
- Constant Field Values
APPFACTORY_GITBLIT_ADMIN_PASSWORD
public static final String APPFACTORY_GITBLIT_ADMIN_PASSWORD
- See Also:
- Constant Field Values
APPFACTORY_ADMIN_USERNAME_DEFAULT_VALUE
public static final String APPFACTORY_ADMIN_USERNAME_DEFAULT_VALUE
- See Also:
- Constant Field Values
APPFACTORY_ADMIN_PASSWORD_DEFAULT_VALUE
public static final String APPFACTORY_ADMIN_PASSWORD_DEFAULT_VALUE
- See Also:
- Constant Field Values
APPFACTORY_GITBLIT_ADMIN_USERNAME_DEFAULT_VALUE
public static final String APPFACTORY_GITBLIT_ADMIN_USERNAME_DEFAULT_VALUE
- See Also:
- Constant Field Values
APPFACTORY_GITBLIT_ADMIN_PASSWORD_DEFAULT_VALUE
public static final String APPFACTORY_GITBLIT_ADMIN_PASSWORD_DEFAULT_VALUE
- See Also:
- Constant Field Values
APPFACTORY_URL
public static final String APPFACTORY_URL
- See Also:
- Constant Field Values
APPFACTORY_CACHE_EXPIRY_TIME
public static final String APPFACTORY_CACHE_EXPIRY_TIME
- See Also:
- Constant Field Values
APPFACTORY_OAUTH_PASSWORD
public static final String APPFACTORY_OAUTH_PASSWORD
- See Also:
- Constant Field Values
APPFACTORY_OAUTH_ENABLE
public static final String APPFACTORY_OAUTH_ENABLE
- See Also:
- Constant Field Values
APPFACTORY_IS_URL
public static final String APPFACTORY_IS_URL
- See Also:
- Constant Field Values
APPFACTORY_IS_OAUTH_SERVICE
public static final String APPFACTORY_IS_OAUTH_SERVICE
- See Also:
- Constant Field Values
APPFACTORY_IS_OAUTH_DEFAULT_SERVICE
public static final String APPFACTORY_IS_OAUTH_DEFAULT_SERVICE
- See Also:
- Constant Field Values
APPFACTORY_DEFAULT_URL
public static final String APPFACTORY_DEFAULT_URL
- See Also:
- Constant Field Values
APPFACTORY_IS_DEFAULT_URL
public static final String APPFACTORY_IS_DEFAULT_URL
- See Also:
- Constant Field Values
APPFACTORY_KEY_STORE_DEFAULT_LOCATION
public static final String APPFACTORY_KEY_STORE_DEFAULT_LOCATION
- See Also:
- Constant Field Values
APPFACTORY_KEY_STORE_DEFAULT_PASSWORD
public static final String APPFACTORY_KEY_STORE_DEFAULT_PASSWORD
- See Also:
- Constant Field Values
APPFACTORY_TRUST_STORE_DEFAULT_LOCATION
public static final String APPFACTORY_TRUST_STORE_DEFAULT_LOCATION
- See Also:
- Constant Field Values
APPFACTORY_TRUST_STORE_DEFAULT_PASSWORD
public static final String APPFACTORY_TRUST_STORE_DEFAULT_PASSWORD
- See Also:
- Constant Field Values
GitBlitConstants
public GitBlitConstants()
Copyright © 2015 WSO2 Inc. All rights reserved.