|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.security.ChallengeResponseNegotiator.Transition
protected abstract class ChallengeResponseNegotiator.Transition
Constructor Summary | |
---|---|
protected |
ChallengeResponseNegotiator.Transition()
|
Method Summary | |
---|---|
protected abstract void |
execute(INegotiationContext context,
java.nio.ByteBuffer buffer)
|
void |
execute(INegotiationContext context,
IChallengeResponse.State state,
IChallengeResponse.Event event,
java.nio.ByteBuffer buffer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ChallengeResponseNegotiator.Transition()
Method Detail |
---|
public final void execute(INegotiationContext context, IChallengeResponse.State state, IChallengeResponse.Event event, java.nio.ByteBuffer buffer)
execute
in interface ITransition<IChallengeResponse.State,IChallengeResponse.Event,INegotiationContext,java.nio.ByteBuffer>
protected abstract void execute(INegotiationContext context, java.nio.ByteBuffer buffer)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |