Package com.okta.sdk.resource.model
Class PostAuthSessionPolicyRuleTerminateSession
java.lang.Object
com.okta.sdk.resource.model.PostAuthSessionPolicyRuleTerminateSession
- 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 PostAuthSessionPolicyRuleTerminateSession
extends Object
implements Serializable
PostAuthSessionPolicyRuleTerminateSession
- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic enumThe action to take when post auth session evaluation detects a failure.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
JSON_PROPERTY_ACTION- See Also:
 
 
- 
- 
Constructor Details- 
PostAuthSessionPolicyRuleTerminateSessionpublic PostAuthSessionPolicyRuleTerminateSession()
 
- 
- 
Method Details