Package org.eclipse.net4j.util.security
Interface IChallengeResponse
- All Known Implementing Classes:
ChallengeNegotiator
,ChallengeResponseNegotiator
,ResponseNegotiator
public interface IChallengeResponse
- Author:
- Eike Stepper
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
static enum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
-
Field Details
-
ACKNOWLEDGE_SUCCESS
static final byte ACKNOWLEDGE_SUCCESS- See Also:
-
ACKNOWLEDGE_FAILURE
static final byte ACKNOWLEDGE_FAILURE- See Also:
-