|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBasicAuthenticationFilter.Credentials | |
|---|---|
| com.atlassian.crowd.plugin.rest.filter | |
| Uses of AbstractBasicAuthenticationFilter.Credentials in com.atlassian.crowd.plugin.rest.filter |
|---|
| Methods in com.atlassian.crowd.plugin.rest.filter that return AbstractBasicAuthenticationFilter.Credentials | |
|---|---|
protected AbstractBasicAuthenticationFilter.Credentials |
AbstractBasicAuthenticationFilter.getBasicAuthCredentials(javax.servlet.http.HttpServletRequest request)
Returns the Basic Auth credentials. |
| Methods in com.atlassian.crowd.plugin.rest.filter with parameters of type AbstractBasicAuthenticationFilter.Credentials | |
|---|---|
protected boolean |
AbstractBasicAuthenticationFilter.isAuthenticated(javax.servlet.http.HttpServletRequest request,
AbstractBasicAuthenticationFilter.Credentials credentials)
Consider the request as authenticated, if the entity name in it matches the entity name saved in the HttpSession. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||