Package org.rootservices.otter.security.session.between.exception
-
Exception Summary Exception Description EncryptSessionException Used when for any reason a session could not be encrypted.InvalidSessionException Used when the actual payload of the session was not in a compact JWT format.SessionDecryptException Used when something went wrong attempting to decrypt a session.