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
/
HashKey
/
CanIssue
CanIssue
oxygen.crypto.service.HashKey.CanIssue
See the
CanIssue
companion object
sealed
trait
CanIssue
extends
CanValidate
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
CanValidate
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Private
class
Private
trait
Symmetric
class
HS256
object
none
Members list
Clear all
Value members
Concrete methods
final
def
issue
(
payload
:
String
):
BearerToken
Inherited methods
final
def
validate
(
token
:
BearerToken
):
Either
[
JWTError
,
Unit
]
Attributes
Inherited from:
CanValidate
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods