Uses of Class
org.wildfly.test.undertow.common.SingleSignOnSetting.Builder
Packages that use SingleSignOnSetting.Builder
-
Uses of SingleSignOnSetting.Builder in org.wildfly.test.undertow.common
Methods in org.wildfly.test.undertow.common that return SingleSignOnSetting.BuilderModifier and TypeMethodDescriptionstatic SingleSignOnSetting.BuilderSingleSignOnSetting.builder()Create a new builder for aSingleSignOnSetting.SingleSignOnSetting.Builder.withClientSSLContext(String clientSSLContext) Set the client SSL context.SingleSignOnSetting.Builder.withCookieName(String cookieName) Set the cookie name.SingleSignOnSetting.Builder.withCredentialReference(CredentialReference credentialReference) Set the credential reference.SingleSignOnSetting.Builder.withDomain(String domain) Set the domain.SingleSignOnSetting.Builder.withHttpOnly(boolean httpOnly) Set the http only flag.SingleSignOnSetting.Builder.withKeyAlias(String keyAlias) Set the key alias.SingleSignOnSetting.Builder.withKeyStore(String keyStore) Set the key store.Set the path.SingleSignOnSetting.Builder.withSecure(boolean secure) Set the secure flag.