Uses of Class
pl.edu.icm.unity.exceptions.InternalException
Packages that use InternalException
Package
Description
Authentication related API and utilities
Local authentication API and general purpose support classes
Different types of confirmation state which is stored in database.
Network server related APIs
-
Uses of InternalException in pl.edu.icm.unity.engine.api.authn
Methods in pl.edu.icm.unity.engine.api.authn that throw InternalException -
Uses of InternalException in pl.edu.icm.unity.engine.api.authn.local
Methods in pl.edu.icm.unity.engine.api.authn.local that throw InternalExceptionModifier and TypeMethodDescriptionLocalCredentialVerificator.checkCredentialState
(String currentCredential) LocalCredentialVerificator.prepareCredential
(String rawCredential, String currentCredential, boolean verifyNew) Prepares the credential for DB insertion. -
Uses of InternalException in pl.edu.icm.unity.engine.api.confirmation.states
Methods in pl.edu.icm.unity.engine.api.confirmation.states that throw InternalException -
Uses of InternalException in pl.edu.icm.unity.engine.api.project
Subclasses of InternalException in pl.edu.icm.unity.engine.api.projectModifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of InternalException in pl.edu.icm.unity.engine.api.server
Methods in pl.edu.icm.unity.engine.api.server that throw InternalException -
Uses of InternalException in pl.edu.icm.unity.types.basic
Constructors in pl.edu.icm.unity.types.basic that throw InternalExceptionModifierConstructorDescriptionVerifiableElementBase
(com.fasterxml.jackson.databind.JsonNode jsonN) VerifiableEmail
(com.fasterxml.jackson.databind.JsonNode jsonN) VerifiableMobileNumber
(com.fasterxml.jackson.databind.JsonNode jsonN)