@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2023-07-07T09:07:53.917-05:00") public class DefaultPolicyRuleActions extends AbstractResource implements PolicyRuleActions
properties
readLock, writeLock
Constructor and Description |
---|
DefaultPolicyRuleActions(InternalDataStore dataStore) |
DefaultPolicyRuleActions(InternalDataStore dataStore,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
PolicyRuleActionsEnroll |
getEnroll() |
IdpPolicyRuleAction |
getIdp() |
PasswordPolicyRuleAction |
getPasswordChange() |
Map<String,Property> |
getPropertyDescriptors() |
PasswordPolicyRuleAction |
getSelfServicePasswordReset() |
PasswordPolicyRuleAction |
getSelfServiceUnlock() |
OktaSignOnPolicyRuleSignonActions |
getSignon() |
PolicyRuleActions |
setEnroll(PolicyRuleActionsEnroll enroll) |
PolicyRuleActions |
setIdp(IdpPolicyRuleAction idp) |
PolicyRuleActions |
setPasswordChange(PasswordPolicyRuleAction passwordChange) |
PolicyRuleActions |
setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset) |
PolicyRuleActions |
setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock) |
PolicyRuleActions |
setSignon(OktaSignOnPolicyRuleSignonActions signon) |
clear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, values
getBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setProperty
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public DefaultPolicyRuleActions(InternalDataStore dataStore)
public DefaultPolicyRuleActions(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class AbstractResource
public PolicyRuleActionsEnroll getEnroll()
getEnroll
in interface PolicyRuleActions
public PolicyRuleActions setEnroll(PolicyRuleActionsEnroll enroll)
setEnroll
in interface PolicyRuleActions
public IdpPolicyRuleAction getIdp()
getIdp
in interface PolicyRuleActions
public PolicyRuleActions setIdp(IdpPolicyRuleAction idp)
setIdp
in interface PolicyRuleActions
public PasswordPolicyRuleAction getPasswordChange()
getPasswordChange
in interface PolicyRuleActions
public PolicyRuleActions setPasswordChange(PasswordPolicyRuleAction passwordChange)
setPasswordChange
in interface PolicyRuleActions
public PasswordPolicyRuleAction getSelfServicePasswordReset()
getSelfServicePasswordReset
in interface PolicyRuleActions
public PolicyRuleActions setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset)
setSelfServicePasswordReset
in interface PolicyRuleActions
public PasswordPolicyRuleAction getSelfServiceUnlock()
getSelfServiceUnlock
in interface PolicyRuleActions
public PolicyRuleActions setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock)
setSelfServiceUnlock
in interface PolicyRuleActions
public OktaSignOnPolicyRuleSignonActions getSignon()
getSignon
in interface PolicyRuleActions
public PolicyRuleActions setSignon(OktaSignOnPolicyRuleSignonActions signon)
setSignon
in interface PolicyRuleActions
Copyright © 2017–2023 Okta. All rights reserved.