oxygen-crypto-service
oxygen-crypto-service
API
oxygen.crypto.service
BearerTokenService
Issuer
Live
Issuer
Validator
Live
Validator
EncryptionKey
EncryptionKey
AES
none
EncryptionService
EncryptionService
Live
HashKey
Asymmetric
Private
Public
Asymmetric
CanIssue
Config
HS256
RS256
CanIssue
CanValidate
Config
HS256
RS256
CanValidate
HS256
HS256
RS256
Private
Public
Symmetric
none
JWTService
Issuer
Config
StdLive
Issuer
Validator
StdLive
Validator
PasswordService
PasswordService
Live
oxygen-crypto-service
/
oxygen.crypto.service
/
BearerTokenService
/
Issuer
Issuer
oxygen.crypto.service.BearerTokenService.Issuer
See the
Issuer
companion object
trait
Issuer
extends
Validator
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Validator
class
Object
trait
Matchable
class
Any
Known subtypes
class
Live
Members list
Clear all
Value members
Abstract methods
def
issueToken
(
payload
:
String
):
IO
[
CryptoFailure
,
BearerToken
]
Inherited and Abstract methods
def
validateToken
(
token
:
BearerToken
):
IO
[
JWTError
,
Unit
]
Attributes
Inherited from:
Validator
In this article
Attributes
Members list
Value members
Abstract methods
Inherited and Abstract methods