Class StreamConfigurationAud

java.lang.Object
com.okta.sdk.resource.model.StreamConfigurationAud
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]", comments="Generator version: 7.11.0") public class StreamConfigurationAud extends Object implements Serializable
The audience used in the SET. This value is set as `aud` in the claim. A read-only parameter that is set by the transmitter. If this parameter is included in the request, the value must match the expected value from the transmitter.
See Also:
  • Constructor Details

    • StreamConfigurationAud

      public StreamConfigurationAud()
  • Method Details