eu.unicore.hila.gridftp
Class GridFtpProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
eu.unicore.hila.gridftp.GridFtpProperties
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class GridFtpProperties
- extends Properties
- Author:
- bjoernh
16.07.2012 14:30:29
- See Also:
- Serialized Form
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
GridFtpProperties
public GridFtpProperties()
throws eu.unicore.hila.exceptions.HiLAFactoryException
- Throws:
eu.unicore.hila.exceptions.HiLAFactoryException
getInstance
public static GridFtpProperties getInstance()
throws eu.unicore.hila.exceptions.HiLAFactoryException
- Throws:
eu.unicore.hila.exceptions.HiLAFactoryException
getKeystore
public KeyStore getKeystore()
throws eu.unicore.hila.exceptions.HiLAException
- Returns:
- the keystore
- Throws:
eu.unicore.hila.exceptions.HiLAException
getPassword
public String getPassword()
- Returns:
- the password
getAlias
public String getAlias()
- Returns:
- the alias
Copyright © 2010-2013 UNICORE. All Rights Reserved.