Class ChallengeResponseNegotiator.Transition

java.lang.Object
org.eclipse.net4j.util.security.ChallengeResponseNegotiator.Transition
All Implemented Interfaces:
ITransition<IChallengeResponse.State,IChallengeResponse.Event,INegotiationContext,ByteBuffer>
Enclosing class:
ChallengeResponseNegotiator

protected abstract class ChallengeResponseNegotiator.Transition extends Object implements ITransition<IChallengeResponse.State,IChallengeResponse.Event,INegotiationContext,ByteBuffer>
Author:
Eike Stepper