()
| 10 | GetExpirationTime() (*NumericDate, error) |
| 11 | GetIssuedAt() (*NumericDate, error) |
| 12 | GetNotBefore() (*NumericDate, error) |
| 13 | GetIssuer() (string, error) |
| 14 | GetSubject() (string, error) |
| 15 | GetAudience() (ClaimStrings, error) |
no outgoing calls
no test coverage detected