JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.interceptor.security.callback
Interface NameToPasswordMapper
public interface
NameToPasswordMapper
Supply a password for a userName to get roles from LoginModule
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPassword
(
String
userName)
Method Details
getPassword
String
getPassword
(
String
userName)