Uses of Class
org.apache.cxf.authservice.Authenticate

Packages that use Authenticate
org.apache.cxf.authservice   
 

Uses of Authenticate in org.apache.cxf.authservice
 

Methods in org.apache.cxf.authservice with parameters of type Authenticate
 boolean AuthServiceImpl.authenticate(Authenticate au)
           
 boolean AuthService.authenticate(Authenticate auth)
           
 



Apache CXF