| Package | Description |
|---|---|
| org.eclipse.net4j.util.security |
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChallengeNegotiator |
class |
ChallengeResponseNegotiator |
class |
Negotiator<STATE extends Enum<?>,EVENT extends Enum<?>> |
class |
ResponseNegotiator |
| Modifier and Type | Method and Description |
|---|---|
INegotiationContext.Receiver |
INegotiationContext.getReceiver() |
INegotiationContext.Receiver |
NegotiationContext.getReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
INegotiationContext.setReceiver(INegotiationContext.Receiver receiver) |
void |
NegotiationContext.setReceiver(INegotiationContext.Receiver receiver) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.