Add login management.
This commit is contained in:
parent
8fbe3c0b7b
commit
45d2fe1336
14 changed files with 366 additions and 158 deletions
|
|
@ -0,0 +1,3 @@
|
|||
package com.pixelized.biblib.utils.exception
|
||||
|
||||
class MissingTokenException: RuntimeException("Login response miss token data.")
|
||||
Loading…
Add table
Add a link
Reference in a new issue