| Package | Description |
|---|---|
| org.eclipse.net4j.util.security |
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Randomizer |
| Modifier and Type | Method and Description |
|---|---|
IRandomizer |
ChallengeNegotiator.getRandomizer() |
IRandomizer |
UserManagerAuthenticator.getRandomizer() |
protected IRandomizer |
ChallengeNegotiatorConfigurer.getRandomizer(IManagedContainer container,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChallengeNegotiator.setRandomizer(IRandomizer randomizer) |
void |
UserManagerAuthenticator.setRandomizer(IRandomizer randomizer) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.