Modifier and Type | Method | Description |
---|---|---|
BasicAuthSecurityHandler |
BasicAuthSecurityHandler.addRetryBasicAuthExcludedPath(String path) |
Add path to ignore #setRetryBasicAuth effect
|
BasicAuthSecurityHandler |
BasicAuthSecurityHandler.setBasicAuth(BasicAuth basicAuth) |
Set the condition of basic authentication
|
BasicAuthSecurityHandler |
BasicAuthSecurityHandler.setRetryBasicAuth(boolean enabled) |
Enabling retry of basic authentication when authorization failed
If the user-A who has already passed the BASIC authentication for page-A.
|
BasicAuthSecurityHandler |
BasicAuthSecurityHandler.setSkipBasicAuthCallback(BasicAuthLogicCore.SkipBasicAuthCallback listener) |
Copyright © 2018. All rights reserved.