Index

B E G H L O 
All Classes and Interfaces|All Packages

B

BasicAuthenticationHandler - Class in org.codice.ddf.security.handler.basic
 
BasicAuthenticationHandler() - Constructor for class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
 

E

extractAuthenticationInfo(HttpServletRequest) - Method in class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
 
extractAuthInfo(String, String) - Method in class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
Extract the Authorization header and parse into a username/password token.

G

getAuthenticationType() - Method in class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
 
getNormalizedToken(ServletRequest, ServletResponse, SecurityFilterChain, boolean) - Method in class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
Processes the incoming request to retrieve the username/password tokens.

H

handleError(ServletRequest, ServletResponse, SecurityFilterChain) - Method in class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
 

L

LOGGER - Static variable in class org.codice.ddf.security.handler.basic.BasicAuthenticationHandler
 

O

org.codice.ddf.security.handler.basic - package org.codice.ddf.security.handler.basic
 
B E G H L O 
All Classes and Interfaces|All Packages