Package de.intarsys.tools.authenticate
-
Interface Summary Interface Description IAuthenticationProvider A simple interface for providing complete authentication.IPasswordProvider A simple interface for a password provider.IPasswordValidator A simple interface for a password validator. -
Class Summary Class Description ConstantPasswordProvider A simpleIPasswordProviderto return a constant value.NullPasswordProvider A dummyIPasswordProviderfor example to use in a batch environment.PasswordProvider A VM singleton for accessing aIPasswordProvider.PasswordTools A tool class for handling passwords and authentication