Class OAuthAuthorizationEndpoint

java.lang.Object
com.okta.sdk.resource.model.OAuthAuthorizationEndpoint
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 OAuthAuthorizationEndpoint extends Object implements Serializable
Endpoint for an [OAuth 2.0 Authorization Server (AS)](https://tools.ietf.org/html/rfc6749#page-18)
See Also: