Class IosKerberosSingleSignOnExtension.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.complex.IosKerberosSingleSignOnExtension.Builder
-
- Enclosing class:
- IosKerberosSingleSignOnExtension
public static final class IosKerberosSingleSignOnExtension.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IosKerberosSingleSignOnExtension.BuilderactiveDirectorySiteCode(String activeDirectorySiteCode)“Gets or sets the Active Directory site.”IosKerberosSingleSignOnExtension.BuilderblockActiveDirectorySiteAutoDiscovery(Boolean blockActiveDirectorySiteAutoDiscovery)“Enables or disables whether the Kerberos extension can automatically determine its site name.”IosKerberosSingleSignOnExtension.BuilderblockAutomaticLogin(Boolean blockAutomaticLogin)“Enables or disables Keychain usage.”IosKerberosSingleSignOnExtensionbuild()IosKerberosSingleSignOnExtension.BuildercacheName(String cacheName)“Gets or sets the Generic Security Services name of the Kerberos cache to use for this profile.”IosKerberosSingleSignOnExtension.BuildercredentialBundleIdAccessControlList(String... credentialBundleIdAccessControlList)“Gets or sets a list of app Bundle IDs allowed to access the Kerberos Ticket Granting Ticket.”IosKerberosSingleSignOnExtension.BuildercredentialBundleIdAccessControlList(List<String> credentialBundleIdAccessControlList)“Gets or sets a list of app Bundle IDs allowed to access the Kerberos Ticket Granting Ticket.”IosKerberosSingleSignOnExtension.BuildercredentialBundleIdAccessControlListNextLink(String credentialBundleIdAccessControlListNextLink)“Gets or sets a list of app Bundle IDs allowed to access the Kerberos Ticket Granting Ticket.”IosKerberosSingleSignOnExtension.BuilderdomainRealms(String... domainRealms)“Gets or sets a list of realms for custom domain-realm mapping.IosKerberosSingleSignOnExtension.BuilderdomainRealms(List<String> domainRealms)“Gets or sets a list of realms for custom domain-realm mapping.IosKerberosSingleSignOnExtension.BuilderdomainRealmsNextLink(String domainRealmsNextLink)“Gets or sets a list of realms for custom domain-realm mapping.IosKerberosSingleSignOnExtension.Builderdomains(String... domains)“Gets or sets a list of hosts or domain names for which the app extension performs SSO.”IosKerberosSingleSignOnExtension.Builderdomains(List<String> domains)“Gets or sets a list of hosts or domain names for which the app extension performs SSO.”IosKerberosSingleSignOnExtension.BuilderdomainsNextLink(String domainsNextLink)“Gets or sets a list of hosts or domain names for which the app extension performs SSO.”IosKerberosSingleSignOnExtension.BuilderisDefaultRealm(Boolean isDefaultRealm)“When true, this profile's realm will be selected as the default.IosKerberosSingleSignOnExtension.BuildermanagedAppsInBundleIdACLIncluded(Boolean managedAppsInBundleIdACLIncluded)“When set to True, the Kerberos extension allows managed apps, and any apps entered with the app bundle ID to access the credential.IosKerberosSingleSignOnExtension.BuilderpasswordBlockModification(Boolean passwordBlockModification)“Enables or disables password changes.”IosKerberosSingleSignOnExtension.BuilderpasswordChangeUrl(String passwordChangeUrl)“Gets or sets the URL that the user will be sent to when they initiate a password change.”IosKerberosSingleSignOnExtension.BuilderpasswordEnableLocalSync(Boolean passwordEnableLocalSync)“Enables or disables password syncing.IosKerberosSingleSignOnExtension.BuilderpasswordExpirationDays(Integer passwordExpirationDays)“Overrides the default password expiration in days.IosKerberosSingleSignOnExtension.BuilderpasswordExpirationNotificationDays(Integer passwordExpirationNotificationDays)“Gets or sets the number of days until the user is notified that their password will expire (default is 15).”IosKerberosSingleSignOnExtension.BuilderpasswordMinimumAgeDays(Integer passwordMinimumAgeDays)“Gets or sets the minimum number of days until a user can change their password again.”IosKerberosSingleSignOnExtension.BuilderpasswordMinimumLength(Integer passwordMinimumLength)“Gets or sets the minimum length of a password.”IosKerberosSingleSignOnExtension.BuilderpasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)“Gets or sets the number of previous passwords to block.”IosKerberosSingleSignOnExtension.BuilderpasswordRequireActiveDirectoryComplexity(Boolean passwordRequireActiveDirectoryComplexity)“Enables or disables whether passwords must meet Active Directory's complexity requirements.”IosKerberosSingleSignOnExtension.BuilderpasswordRequirementsDescription(String passwordRequirementsDescription)“Gets or sets a description of the password complexity requirements.”IosKerberosSingleSignOnExtension.Builderrealm(String realm)“Gets or sets the case-sensitive realm name for this profile.”IosKerberosSingleSignOnExtension.BuilderrequireUserPresence(Boolean requireUserPresence)“Gets or sets whether to require authentication via Touch ID, Face ID, or a passcode to access the keychain entry.”IosKerberosSingleSignOnExtension.BuildersignInHelpText(String signInHelpText)“Text displayed to the user at the Kerberos sign in window.IosKerberosSingleSignOnExtension.BuilderuserPrincipalName(String userPrincipalName)“Gets or sets the principle user name to use for this profile.
-
-
-
Method Detail
-
activeDirectorySiteCode
public IosKerberosSingleSignOnExtension.Builder activeDirectorySiteCode(String activeDirectorySiteCode)
“Gets or sets the Active Directory site.”- Parameters:
activeDirectorySiteCode- value ofactiveDirectorySiteCodeproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
blockActiveDirectorySiteAutoDiscovery
public IosKerberosSingleSignOnExtension.Builder blockActiveDirectorySiteAutoDiscovery(Boolean blockActiveDirectorySiteAutoDiscovery)
“Enables or disables whether the Kerberos extension can automatically determine its site name.”- Parameters:
blockActiveDirectorySiteAutoDiscovery- value ofblockActiveDirectorySiteAutoDiscoveryproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
blockAutomaticLogin
public IosKerberosSingleSignOnExtension.Builder blockAutomaticLogin(Boolean blockAutomaticLogin)
“Enables or disables Keychain usage.”- Parameters:
blockAutomaticLogin- value ofblockAutomaticLoginproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
cacheName
public IosKerberosSingleSignOnExtension.Builder cacheName(String cacheName)
“Gets or sets the Generic Security Services name of the Kerberos cache to use for this profile.”- Parameters:
cacheName- value ofcacheNameproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
credentialBundleIdAccessControlList
public IosKerberosSingleSignOnExtension.Builder credentialBundleIdAccessControlList(List<String> credentialBundleIdAccessControlList)
“Gets or sets a list of app Bundle IDs allowed to access the Kerberos Ticket Granting Ticket.”- Parameters:
credentialBundleIdAccessControlList- value ofcredentialBundleIdAccessControlListproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
credentialBundleIdAccessControlList
public IosKerberosSingleSignOnExtension.Builder credentialBundleIdAccessControlList(String... credentialBundleIdAccessControlList)
“Gets or sets a list of app Bundle IDs allowed to access the Kerberos Ticket Granting Ticket.”- Parameters:
credentialBundleIdAccessControlList- value ofcredentialBundleIdAccessControlListproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
credentialBundleIdAccessControlListNextLink
public IosKerberosSingleSignOnExtension.Builder credentialBundleIdAccessControlListNextLink(String credentialBundleIdAccessControlListNextLink)
“Gets or sets a list of app Bundle IDs allowed to access the Kerberos Ticket Granting Ticket.”- Parameters:
credentialBundleIdAccessControlListNextLink- value ofcredentialBundleIdAccessControlList@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
domainRealms
public IosKerberosSingleSignOnExtension.Builder domainRealms(List<String> domainRealms)
“Gets or sets a list of realms for custom domain-realm mapping. Realms are case sensitive.”- Parameters:
domainRealms- value ofdomainRealmsproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
domainRealms
public IosKerberosSingleSignOnExtension.Builder domainRealms(String... domainRealms)
“Gets or sets a list of realms for custom domain-realm mapping. Realms are case sensitive.”- Parameters:
domainRealms- value ofdomainRealmsproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
domainRealmsNextLink
public IosKerberosSingleSignOnExtension.Builder domainRealmsNextLink(String domainRealmsNextLink)
“Gets or sets a list of realms for custom domain-realm mapping. Realms are case sensitive.”- Parameters:
domainRealmsNextLink- value ofdomainRealms@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
domains
public IosKerberosSingleSignOnExtension.Builder domains(List<String> domains)
“Gets or sets a list of hosts or domain names for which the app extension performs SSO.”- Parameters:
domains- value ofdomainsproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
domains
public IosKerberosSingleSignOnExtension.Builder domains(String... domains)
“Gets or sets a list of hosts or domain names for which the app extension performs SSO.”- Parameters:
domains- value ofdomainsproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
domainsNextLink
public IosKerberosSingleSignOnExtension.Builder domainsNextLink(String domainsNextLink)
“Gets or sets a list of hosts or domain names for which the app extension performs SSO.”- Parameters:
domainsNextLink- value ofdomains@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
isDefaultRealm
public IosKerberosSingleSignOnExtension.Builder isDefaultRealm(Boolean isDefaultRealm)
“When true, this profile's realm will be selected as the default. Necessary if multiple Kerberos-type profiles are configured.”- Parameters:
isDefaultRealm- value ofisDefaultRealmproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
managedAppsInBundleIdACLIncluded
public IosKerberosSingleSignOnExtension.Builder managedAppsInBundleIdACLIncluded(Boolean managedAppsInBundleIdACLIncluded)
“When set to True, the Kerberos extension allows managed apps, and any apps entered with the app bundle ID to access the credential. When set to False, the Kerberos extension allows all apps to access the credential. Available for devices running iOS and iPadOS versions 14 and later.”- Parameters:
managedAppsInBundleIdACLIncluded- value ofmanagedAppsInBundleIdACLIncludedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordBlockModification
public IosKerberosSingleSignOnExtension.Builder passwordBlockModification(Boolean passwordBlockModification)
“Enables or disables password changes.”- Parameters:
passwordBlockModification- value ofpasswordBlockModificationproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordChangeUrl
public IosKerberosSingleSignOnExtension.Builder passwordChangeUrl(String passwordChangeUrl)
“Gets or sets the URL that the user will be sent to when they initiate a password change.”- Parameters:
passwordChangeUrl- value ofpasswordChangeUrlproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordEnableLocalSync
public IosKerberosSingleSignOnExtension.Builder passwordEnableLocalSync(Boolean passwordEnableLocalSync)
“Enables or disables password syncing. This won't affect users logged in with a mobile account on macOS.”- Parameters:
passwordEnableLocalSync- value ofpasswordEnableLocalSyncproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordExpirationDays
public IosKerberosSingleSignOnExtension.Builder passwordExpirationDays(Integer passwordExpirationDays)
“Overrides the default password expiration in days. For most domains, this value is calculated automatically.”- Parameters:
passwordExpirationDays- value ofpasswordExpirationDaysproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordExpirationNotificationDays
public IosKerberosSingleSignOnExtension.Builder passwordExpirationNotificationDays(Integer passwordExpirationNotificationDays)
“Gets or sets the number of days until the user is notified that their password will expire (default is 15).”- Parameters:
passwordExpirationNotificationDays- value ofpasswordExpirationNotificationDaysproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordMinimumAgeDays
public IosKerberosSingleSignOnExtension.Builder passwordMinimumAgeDays(Integer passwordMinimumAgeDays)
“Gets or sets the minimum number of days until a user can change their password again.”- Parameters:
passwordMinimumAgeDays- value ofpasswordMinimumAgeDaysproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordMinimumLength
public IosKerberosSingleSignOnExtension.Builder passwordMinimumLength(Integer passwordMinimumLength)
“Gets or sets the minimum length of a password.”- Parameters:
passwordMinimumLength- value ofpasswordMinimumLengthproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordPreviousPasswordBlockCount
public IosKerberosSingleSignOnExtension.Builder passwordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
“Gets or sets the number of previous passwords to block.”- Parameters:
passwordPreviousPasswordBlockCount- value ofpasswordPreviousPasswordBlockCountproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordRequireActiveDirectoryComplexity
public IosKerberosSingleSignOnExtension.Builder passwordRequireActiveDirectoryComplexity(Boolean passwordRequireActiveDirectoryComplexity)
“Enables or disables whether passwords must meet Active Directory's complexity requirements.”- Parameters:
passwordRequireActiveDirectoryComplexity- value ofpasswordRequireActiveDirectoryComplexityproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordRequirementsDescription
public IosKerberosSingleSignOnExtension.Builder passwordRequirementsDescription(String passwordRequirementsDescription)
“Gets or sets a description of the password complexity requirements.”- Parameters:
passwordRequirementsDescription- value ofpasswordRequirementsDescriptionproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
realm
public IosKerberosSingleSignOnExtension.Builder realm(String realm)
“Gets or sets the case-sensitive realm name for this profile.”- Parameters:
realm- value ofrealmproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
requireUserPresence
public IosKerberosSingleSignOnExtension.Builder requireUserPresence(Boolean requireUserPresence)
“Gets or sets whether to require authentication via Touch ID, Face ID, or a passcode to access the keychain entry.”- Parameters:
requireUserPresence- value ofrequireUserPresenceproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
signInHelpText
public IosKerberosSingleSignOnExtension.Builder signInHelpText(String signInHelpText)
“Text displayed to the user at the Kerberos sign in window. Available for devices running iOS and iPadOS versions 14 and later.”- Parameters:
signInHelpText- value ofsignInHelpTextproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
userPrincipalName
public IosKerberosSingleSignOnExtension.Builder userPrincipalName(String userPrincipalName)
“Gets or sets the principle user name to use for this profile. The realm name does not need to be included.”- Parameters:
userPrincipalName- value ofuserPrincipalNameproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
build
public IosKerberosSingleSignOnExtension build()
-
-