Uses of Class
pl.edu.icm.unity.exceptions.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
-
Uses of InternalException in pl.edu.icm.unity.engine.api.authn.local
Modifier 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
-
Uses of InternalException in pl.edu.icm.unity.engine.api.project
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of InternalException in pl.edu.icm.unity.engine.api.server
-
Uses of InternalException in pl.edu.icm.unity.types.basic
ModifierConstructorDescriptionVerifiableElementBase
(com.fasterxml.jackson.databind.JsonNode jsonN) VerifiableEmail
(com.fasterxml.jackson.databind.JsonNode jsonN) VerifiableMobileNumber
(com.fasterxml.jackson.databind.JsonNode jsonN)