Uses of Class
pl.edu.icm.unity.engine.api.authn.IllegalCredentialException
Package
Description
Authentication related API and utilities
Local authentication API and general purpose support classes
-
Uses of IllegalCredentialException in pl.edu.icm.unity.engine.api.authn
Modifier and TypeClassDescriptionclass
Thrown when credential being set was recently used -
Uses of IllegalCredentialException in pl.edu.icm.unity.engine.api.authn.local
Modifier and TypeMethodDescriptionLocalCredentialsRegistry.createLocalCredentialVerificator
(pl.edu.icm.unity.base.authn.CredentialDefinition def) LocalCredentialVerificator.prepareCredential
(String rawCredential, String currentCredential, boolean verifyNew) Prepares the credential for DB insertion.