Modifier and Type | Method | Description |
---|---|---|
BasicAuthResourceHandler |
BasicAuthResourceHandler.addRetryBasicAuthExcludedPath(String path) |
Add path to ignore #setRetryBasicAuth effect
|
BasicAuthResourceHandler |
BasicAuthResourceHandler.setBasicAuth(BasicAuth basicAuth) |
Set the condition of basic authentication
|
BasicAuthResourceHandler |
BasicAuthResourceHandler.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.
|
BasicAuthResourceHandler |
BasicAuthResourceHandler.setsetSkipBasicAuthCallback(BasicAuthLogicCore.SkipBasicAuthCallback listener) |
Copyright © 2018. All rights reserved.