com.atlassian.crowd.horde.tenantsetup.propertygenerators
Class AppCredentialsGenerator

java.lang.Object
  extended by com.atlassian.crowd.horde.tenantsetup.propertygenerators.AppCredentialsGenerator
All Implemented Interfaces:
PropertiesGenerator

public class AppCredentialsGenerator
extends Object
implements PropertiesGenerator


Constructor Summary
AppCredentialsGenerator()
           
 
Method Summary
 Map<String,String> generate(Config config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppCredentialsGenerator

public AppCredentialsGenerator()
Method Detail

generate

public Map<String,String> generate(Config config)
Specified by:
generate in interface PropertiesGenerator


Copyright © 2013 Atlassian. All Rights Reserved.