[][src]Module token_adalt::adalt

Structs

AuthenticationError

Error in authentication

Context

Authorization Context to be used for acquiring token.

Token

Token returned from AD.

Enums

Credentials

Client Credentials are either based on secret or cert-based. For certificate based auth -- path to the pfx file, password of the certificate and a boolean indicating whether to use x5c or x5t for JWT.