Package org.eclipse.net4j.util.security

Interfaces and classes for security, negotiation, authentication, authorization and cryptography.


Interface Summary
IChallengeResponse  
ICredentials  
ICredentialsProvider  
INegotiationContext  
INegotiationContext.Receiver  
INegotiator  
INegotiatorAware  
IPasswordCredentials  
IPasswordCredentialsProvider  
IRandomizer  
IUserAware  
IUserManager  
 

Class Summary
ChallengeNegotiator  
ChallengeNegotiatorConfigurer  
ChallengeNegotiatorFactory  
ChallengeResponseNegotiator  
Credentials  
CredentialsProviderFactory  
FileUserManager  
FileUserManagerFactory TODO Consider file attributes when creating initially empty file
NegotiationContext  
Negotiator<STATE extends Enum<?>,EVENT extends Enum<?>>  
NegotiatorFactory  
PasswordCredentials  
PasswordCredentialsProvider  
PasswordCredentialsProvider.Delegating  
Randomizer  
RandomizerFactory  
ResponseNegotiator  
ResponseNegotiatorFactory  
ResponseNegotiatorInjector  
SecurityUtil  
UserManager  
UserManagerFactory  
 

Enum Summary
IChallengeResponse.Event  
IChallengeResponse.State  
 

Exception Summary
NegotiationException  
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.