InteractiveBrowserCredentialBuilder |
InteractiveBrowserCredentialBuilder.authenticationRecord(AuthenticationRecord authenticationRecord) |
|
InteractiveBrowserCredentialBuilder |
InteractiveBrowserCredentialBuilder.disableAutomaticAuthentication() |
|
InteractiveBrowserCredentialBuilder |
InteractiveBrowserCredentialBuilder.loginHint(String loginHint) |
Sets the username suggestion to pre-fill the login page's username/email address field.
|
InteractiveBrowserCredentialBuilder |
InteractiveBrowserCredentialBuilder.port(int port) |
Deprecated.
|
InteractiveBrowserCredentialBuilder |
InteractiveBrowserCredentialBuilder.redirectUrl(String redirectUrl) |
Sets the Redirect URL where STS will callback the application with the security code.
|
InteractiveBrowserCredentialBuilder |
InteractiveBrowserCredentialBuilder.tokenCachePersistenceOptions(TokenCachePersistenceOptions tokenCachePersistenceOptions) |
Configures the persistent shared token cache options and enables the persistent token cache which is disabled
by default.
|