|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||