Package pl.edu.icm.unity.engine.api.authn.local
package pl.edu.icm.unity.engine.api.authn.local
Local authentication API and general purpose support classes
- Author:
- K. Benedyczak
-
ClassDescriptionHelper to easily create credential factories.Abstract
LocalCredentialVerificator
with a common boilerplate code.Allows for performing various credential related operations which needs to be handled internally, not via the public API.Registry of components which are used to createLocalCredentialVerificator
s.Verificator of local credentials.ProducesLocalCredentialVerificator
s of a particular type.