Class ClientSecretCreateParams.ExpiresAfter

  • All Implemented Interfaces:

    
    public final class ClientSecretCreateParams.ExpiresAfter
    
                        

    Configuration for the client secret expiration. Expiration refers to the time after which a client secret will no longer be valid for creating sessions. The session itself may continue after that time once started. A secret can be used to create multiple sessions until it expires.