Uses of Interface
com.cafesoft.cams.auth.AuthRequest

Packages that use AuthRequest
com.cafesoft.cams.auth Cams authentication service support. 
 

Uses of AuthRequest in com.cafesoft.cams.auth
 

Subinterfaces of AuthRequest in com.cafesoft.cams.auth
 interface InternalAuthRequest
          AuthRequest defines the interface to an Authentication Request for a Cafesoft SecurityDomain's Authentication Engine.
 

Methods in com.cafesoft.cams.auth that return AuthRequest
 AuthRequest AuthenticationService.createAuthRequest()
          Create an empty AuthRequest.
 

Methods in com.cafesoft.cams.auth with parameters of type AuthRequest
 AuthResponse AuthenticationService.authenticate(AuthRequest authReq)
          Authenticate a subject.
 void AuthenticationService.destroy(AuthRequest authReq)
          Destroy an AuthRequest.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.