TokenFactory

csw.aas.core.token.TokenFactory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

It will validate the token string for signature and expiry and then decode it into msocket.security.models.AccessToken

It will validate the token string for signature and expiry and then decode it into msocket.security.models.AccessToken

Value parameters

token

Access token string

Attributes

Definition Classes