org.eclipse.net4j.util.security
Class ChallengeNegotiatorConfigurer
java.lang.Object
org.eclipse.net4j.util.security.ChallengeNegotiatorConfigurer
- All Implemented Interfaces:
- IElementProcessor
- public class ChallengeNegotiatorConfigurer
- extends Object
- implements IElementProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChallengeNegotiatorConfigurer
public ChallengeNegotiatorConfigurer()
process
public Object process(IManagedContainer container,
String productGroup,
String factoryType,
String description,
Object element)
- Specified by:
process
in interface IElementProcessor
getRandomizer
protected IRandomizer getRandomizer(IManagedContainer container,
String description)
getRandomizerType
protected String getRandomizerType(String description)
getRandomizerDescription
protected String getRandomizerDescription(String description)
getUserManager
protected IUserManager getUserManager(IManagedContainer container,
String description)
getUserManagerType
protected String getUserManagerType(String description)
getUserManagerDescription
protected String getUserManagerDescription(String description)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.