@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2023-07-07T09:07:53.917-05:00") public class DefaultOktaSignOnPolicyRuleConditions extends DefaultPolicyRuleConditions implements OktaSignOnPolicyRuleConditions
properties
readLock, writeLock
Constructor and Description |
---|
DefaultOktaSignOnPolicyRuleConditions(InternalDataStore dataStore) |
DefaultOktaSignOnPolicyRuleConditions(InternalDataStore dataStore,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
PolicyRuleAuthContextCondition |
getAuthContext() |
PolicyNetworkCondition |
getNetwork() |
PolicyPeopleCondition |
getPeople() |
Map<String,Property> |
getPropertyDescriptors() |
OktaSignOnPolicyRuleConditions |
setAuthContext(PolicyRuleAuthContextCondition authContext) |
OktaSignOnPolicyRuleConditions |
setNetwork(PolicyNetworkCondition network) |
OktaSignOnPolicyRuleConditions |
setPeople(PolicyPeopleCondition people) |
getApp, getApps, getAuthProvider, getBeforeScheduledAction, getClients, getContext, getDevice, getGrantTypes, getGroups, getIdentityProvider, getMdmEnrollment, getPlatform, getRisk, getRiskScore, getScopes, getUserIdentifier, getUsers, getUserStatus, setApp, setApps, setAuthProvider, setBeforeScheduledAction, setClients, setContext, setDevice, setGrantTypes, setGroups, setIdentityProvider, setMdmEnrollment, setPlatform, setRisk, setRiskScore, setScopes, setUserIdentifier, setUsers, setUserStatus
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, finalize, getClass, notify, notifyAll, wait, wait, wait
getApp, getApps, getAuthProvider, getBeforeScheduledAction, getClients, getContext, getDevice, getGrantTypes, getGroups, getIdentityProvider, getMdmEnrollment, getPlatform, getRisk, getRiskScore, getScopes, getUserIdentifier, getUsers, getUserStatus, setApp, setApps, setAuthProvider, setBeforeScheduledAction, setClients, setContext, setDevice, setGrantTypes, setGroups, setIdentityProvider, setMdmEnrollment, setPlatform, setRisk, setRiskScore, setScopes, setUserIdentifier, setUsers, setUserStatus
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 DefaultOktaSignOnPolicyRuleConditions(InternalDataStore dataStore)
public DefaultOktaSignOnPolicyRuleConditions(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class DefaultPolicyRuleConditions
public PolicyRuleAuthContextCondition getAuthContext()
getAuthContext
in interface OktaSignOnPolicyRuleConditions
getAuthContext
in interface PolicyRuleConditions
getAuthContext
in class DefaultPolicyRuleConditions
public OktaSignOnPolicyRuleConditions setAuthContext(PolicyRuleAuthContextCondition authContext)
setAuthContext
in interface OktaSignOnPolicyRuleConditions
setAuthContext
in interface PolicyRuleConditions
setAuthContext
in class DefaultPolicyRuleConditions
public PolicyNetworkCondition getNetwork()
getNetwork
in interface OktaSignOnPolicyRuleConditions
getNetwork
in interface PolicyRuleConditions
getNetwork
in class DefaultPolicyRuleConditions
public OktaSignOnPolicyRuleConditions setNetwork(PolicyNetworkCondition network)
setNetwork
in interface OktaSignOnPolicyRuleConditions
setNetwork
in interface PolicyRuleConditions
setNetwork
in class DefaultPolicyRuleConditions
public PolicyPeopleCondition getPeople()
getPeople
in interface OktaSignOnPolicyRuleConditions
getPeople
in interface PolicyRuleConditions
getPeople
in class DefaultPolicyRuleConditions
public OktaSignOnPolicyRuleConditions setPeople(PolicyPeopleCondition people)
setPeople
in interface OktaSignOnPolicyRuleConditions
setPeople
in interface PolicyRuleConditions
setPeople
in class DefaultPolicyRuleConditions
Copyright © 2017–2023 Okta. All rights reserved.