Uses of Class
org.drasyl.identity.IdentityManagerException
Packages that use IdentityManagerException
-
Uses of IdentityManagerException in org.drasyl.identity
Methods in org.drasyl.identity that throw IdentityManagerExceptionModifier and TypeMethodDescriptionstatic void
IdentityManager.deleteIdentityFile
(Path path) Deletes the identity file specified in the configuration.static Identity
IdentityManager.generateIdentity()
Generates a new random identity.void
IdentityManager.loadOrCreateIdentity()
Attempts to load the identity defined in the configuration: First it tries to read the key pair directly from the configuration.