it.eng.rdlab.soa3.um.rest.conf
Class ConfigurationManager

java.lang.Object
  extended by it.eng.rdlab.soa3.um.rest.conf.ConfigurationManager

public class ConfigurationManager
extends Object


Method Summary
static ConfigurationManager getInstance()
           
 String getLdapBase()
           
 String getLdapDummyRoot()
           
 String getLdapPwd()
           
 String getLdapUrl()
           
 String getLdapUserDN()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ConfigurationManager getInstance()

getLdapUrl

public String getLdapUrl()

getLdapBase

public String getLdapBase()

getLdapUserDN

public String getLdapUserDN()

getLdapPwd

public String getLdapPwd()

getLdapDummyRoot

public String getLdapDummyRoot()


Copyright © 2013. All Rights Reserved.