
public class ChallengeNegotiatorConfigurer extends Object implements IElementProcessor
| Constructor and Description |
|---|
ChallengeNegotiatorConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected IRandomizer |
getRandomizer(IManagedContainer container,
String description) |
protected String |
getRandomizerDescription(String description) |
protected String |
getRandomizerType(String description) |
protected IUserManager |
getUserManager(IManagedContainer container,
String description) |
protected String |
getUserManagerDescription(String description) |
protected String |
getUserManagerType(String description) |
Object |
process(IManagedContainer container,
String productGroup,
String factoryType,
String description,
Object element) |
public Object process(IManagedContainer container, String productGroup, String factoryType, String description, Object element)
process in interface IElementProcessorprotected IRandomizer getRandomizer(IManagedContainer container, String description)
protected IUserManager getUserManager(IManagedContainer container, String description)
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.