@Named @ThreadSafe public class CachingBasicAuthService extends Object
| Constructor and Description |
|---|
CachingBasicAuthService(BasicAuthDao basicAuthDao) |
| Modifier and Type | Method and Description |
|---|---|
BasicAuthConfig |
getConfig() |
BasicAuthRequestMatcher |
getMatcher() |
void |
update()
Updates cached basic authentication configuration
|
@Inject public CachingBasicAuthService(BasicAuthDao basicAuthDao)
public void update()
public BasicAuthConfig getConfig()
public BasicAuthRequestMatcher getMatcher()
Copyright © 2023 Atlassian. All rights reserved.