org.eclipse.net4j.core
Interface ClientChallengeNegotiator

All Superinterfaces:
Loggable, Negotiator, Service
All Known Implementing Classes:
AbstractClientChallengeNegotiator, SimpleClientChallengeNegotiatorImpl

public interface ClientChallengeNegotiator
extends Negotiator


Nested Class Summary
static interface ClientChallengeNegotiator.LoginCredentials
           
 
Method Summary
 ClientChallengeNegotiator.LoginCredentials getLoginCredentials()
           
 
Methods inherited from interface org.eclipse.net4j.core.Negotiator
negotiate
 
Methods inherited from interface org.eclipse.net4j.spring.Service
addStateListener, dump, getState, isActive, isAutoStart, isStarted, removeStateListener, start, stop, testSetState
 
Methods inherited from interface org.eclipse.net4j.spring.Loggable
debug, debug, error, error, fatal, fatal, getBeanName, getChild, getContainer, getFullBeanName, getLogger, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isWarnEnabled, warn, warn
 

Method Detail

getLoginCredentials

ClientChallengeNegotiator.LoginCredentials getLoginCredentials()

Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.