WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.Builder.build() |
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withAuthenticationMethod(WiFiAuthenticationMethod authenticationMethod) |
Returns an immutable copy of this with just the
authenticationMethod field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withAuthenticationPeriodInSeconds(Integer authenticationPeriodInSeconds) |
Returns an immutable copy of this with just the
authenticationPeriodInSeconds field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withAuthenticationRetryDelayPeriodInSeconds(Integer authenticationRetryDelayPeriodInSeconds) |
Returns an immutable copy of this with just the
authenticationRetryDelayPeriodInSeconds field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withAuthenticationType(WifiAuthenticationType authenticationType) |
Returns an immutable copy of this with just the
authenticationType field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withCacheCredentials(Boolean cacheCredentials) |
Returns an immutable copy of this with just the cacheCredentials
field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withDisableUserPromptForServerValidation(Boolean disableUserPromptForServerValidation) |
Returns an immutable copy of this with just the
disableUserPromptForServerValidation field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEapolStartPeriodInSeconds(Integer eapolStartPeriodInSeconds) |
Returns an immutable copy of this with just the
eapolStartPeriodInSeconds field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEapType(EapType eapType) |
Returns an immutable copy of this with just the eapType field
changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEnablePairwiseMasterKeyCaching(Boolean enablePairwiseMasterKeyCaching) |
Returns an immutable copy of this with just the
enablePairwiseMasterKeyCaching field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEnablePreAuthentication(Boolean enablePreAuthentication) |
Returns an immutable copy of this with just the
enablePreAuthentication field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withInnerAuthenticationProtocolForEAPTTLS(NonEapAuthenticationMethodForEapTtlsType innerAuthenticationProtocolForEAPTTLS) |
Returns an immutable copy of this with just the
innerAuthenticationProtocolForEAPTTLS field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumAuthenticationFailures(Integer maximumAuthenticationFailures) |
Returns an immutable copy of this with just the
maximumAuthenticationFailures field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumAuthenticationTimeoutInSeconds(Integer maximumAuthenticationTimeoutInSeconds) |
Returns an immutable copy of this with just the
maximumAuthenticationTimeoutInSeconds field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumEAPOLStartMessages(Integer maximumEAPOLStartMessages) |
Returns an immutable copy of this with just the
maximumEAPOLStartMessages field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumNumberOfPairwiseMasterKeysInCache(Integer maximumNumberOfPairwiseMasterKeysInCache) |
Returns an immutable copy of this with just the
maximumNumberOfPairwiseMasterKeysInCache field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumPairwiseMasterKeyCacheTimeInMinutes(Integer maximumPairwiseMasterKeyCacheTimeInMinutes) |
Returns an immutable copy of this with just the
maximumPairwiseMasterKeyCacheTimeInMinutes field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumPreAuthenticationAttempts(Integer maximumPreAuthenticationAttempts) |
Returns an immutable copy of this with just the
maximumPreAuthenticationAttempts field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withNetworkSingleSignOn(NetworkSingleSignOnType networkSingleSignOn) |
Returns an immutable copy of this with just the
networkSingleSignOn field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withOuterIdentityPrivacyTemporaryValue(String outerIdentityPrivacyTemporaryValue) |
Returns an immutable copy of this with just the
outerIdentityPrivacyTemporaryValue field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withPerformServerValidation(Boolean performServerValidation) |
Returns an immutable copy of this with just the
performServerValidation field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withPromptForAdditionalAuthenticationCredentials(Boolean promptForAdditionalAuthenticationCredentials) |
Returns an immutable copy of this with just the
promptForAdditionalAuthenticationCredentials field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withRequireCryptographicBinding(Boolean requireCryptographicBinding) |
Returns an immutable copy of this with just the
requireCryptographicBinding field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withTrustedServerCertificateNames(List<String> trustedServerCertificateNames) |
Returns an immutable copy of this with just the
trustedServerCertificateNames field changed.
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withUnmappedField(String name,
String value) |
|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withUserBasedVirtualLan(Boolean userBasedVirtualLan) |
Returns an immutable copy of this with just the
userBasedVirtualLan field changed.
|