java.lang.Object
com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions
public class InternalDirectorySetupOptions
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InternalDirectorySetupOptions
public InternalDirectorySetupOptions(String name,
String passwordMaxAttempts,
String passwordMaxChangeTime,
String passwordHistoryCount)
-
Method Details
-
-
getPasswordMaxAttempts
public String getPasswordMaxAttempts()
-
getPasswordMaxChangeTime
public String getPasswordMaxChangeTime()
-
getPasswordHistoryCount
public String getPasswordHistoryCount()