csw.aas.core
package csw.aas.core
Members list
Packages
package csw.aas.core.commons
package csw.aas.core.deployment
package csw.aas.core.token
package csw.aas.core.utils
Type members
Classlikes
sealed abstract class TokenVerificationFailure(msg: String) extends RuntimeException
Indicates token verification or decoding attempt was failed
Indicates token verification or decoding attempt was failed
Attributes
- Companion
- object
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class InvalidTokenobject TokenExpired
object TokenVerificationFailure
Attributes
- Companion
- class
- Supertypes
- Self type
class TokenVerifier extends AuthCodecs
Verifies & decodes the access token into msocket.security.models.AccessToken
Verifies & decodes the access token into msocket.security.models.AccessToken
Attributes
- Companion
- object
- Supertypes
object TokenVerifier
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TokenVerifier.type
In this article