| 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 |
|---|---|
INegotiator |
INegotiatorAware.getNegotiator() |
INegotiator |
ResponseNegotiatorInjector.getNegotiator() |
| Modifier and Type | Method and Description |
|---|---|
void |
INegotiatorAware.setNegotiator(INegotiator negotiator) |
| Constructor and Description |
|---|
ResponseNegotiatorInjector(INegotiator negotiator) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.