|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthResponse | |
|---|---|
| com.cafesoft.cams.auth | Cams authentication service support. |
| Uses of AuthResponse in com.cafesoft.cams.auth |
|---|
| Subinterfaces of AuthResponse in com.cafesoft.cams.auth | |
|---|---|
interface |
InternalAuthResponse
AuthResponse defines the interface to an Authentication Response corresponding to an AuthRequest to a Cafesoft SecurityDomain's Authentication Engine. |
| Methods in com.cafesoft.cams.auth that return AuthResponse | |
|---|---|
AuthResponse |
AuthenticationService.authenticate(AuthRequest authReq)
Authenticate a subject. |
| Methods in com.cafesoft.cams.auth with parameters of type AuthResponse | |
|---|---|
void |
AuthenticationService.destroy(AuthResponse authRes)
Destroy an AuthResponse. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||