static CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.builderCredentialSingleSignOnExtension() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.configurations(List<KeyTypedValuePair> configurations) |
“Gets or sets a list of typed key-value pairs used to configure Credential-type
profiles.
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.configurations(KeyTypedValuePair... configurations) |
“Gets or sets a list of typed key-value pairs used to configure Credential-type
profiles.
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.configurationsNextLink(String configurationsNextLink) |
“Gets or sets a list of typed key-value pairs used to configure Credential-type
profiles.
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.domains(String... domains) |
“Gets or sets a list of hosts or domain names for which the app extension
performs SSO.”
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.domains(List<String> domains) |
“Gets or sets a list of hosts or domain names for which the app extension
performs SSO.”
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.domainsNextLink(String domainsNextLink) |
“Gets or sets a list of hosts or domain names for which the app extension
performs SSO.”
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.extensionIdentifier(String extensionIdentifier) |
“Gets or sets the bundle ID of the app extension that performs SSO for the
specified URLs.”
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.realm(String realm) |
“Gets or sets the case-sensitive realm name for this profile.”
|
CredentialSingleSignOnExtension.Builder |
CredentialSingleSignOnExtension.Builder.teamIdentifier(String teamIdentifier) |
“Gets or sets the team ID of the app extension that performs SSO for the
specified URLs.”
|