Interface ExpiringJWKCredential

    • Method Detail

      • getCredentialExpiresAt

        @Nullable
        Duration getCredentialExpiresAt()
        Time at which the client_secret will expire or 0 if it will not expire. Its value represents the number of seconds from 1970-01-01T0:0:0Z.
        Returns:
        the expiry duration