Class StreamConfigurationAud

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.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