Uses of Class
co.ankatech.ankasecure.sdk.security.BearerToken
Packages that use BearerToken
-
Uses of BearerToken in co.ankatech.ankasecure.sdk.auth
Methods in co.ankatech.ankasecure.sdk.auth that return BearerTokenModifier and TypeMethodDescriptionMintedToken.token()Returns the value of thetokenrecord component.Constructors in co.ankatech.ankasecure.sdk.auth with parameters of type BearerTokenModifierConstructorDescriptionMintedToken(BearerToken token, Duration lifetime) Creates an instance of aMintedTokenrecord class.