JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.rs.security.oauth2.provider
Interface ProviderAuthenticationStrategy
public interface
ProviderAuthenticationStrategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
authenticate
(
String
name,
String
password)
Method Details
authenticate
boolean
authenticate
(
String
name,
String
password)