|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChallengeResponse.Event | |
---|---|
org.eclipse.net4j.util.security |
Uses of IChallengeResponse.Event in org.eclipse.net4j.util.security |
---|
Methods in org.eclipse.net4j.util.security that return IChallengeResponse.Event | |
---|---|
static IChallengeResponse.Event |
IChallengeResponse.Event.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IChallengeResponse.Event[] |
IChallengeResponse.Event.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.eclipse.net4j.util.security with parameters of type IChallengeResponse.Event | |
---|---|
void |
ChallengeResponseNegotiator.Transition.execute(INegotiationContext context,
IChallengeResponse.State state,
IChallengeResponse.Event event,
java.nio.ByteBuffer buffer)
|
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |