public class AuthenticationController extends Object
| Constructor and Description |
|---|
AuthenticationController() |
| Modifier and Type | Method and Description |
|---|---|
Response |
login(Authentication authentication) |
Response |
logout(Authentication authentication) |
Response |
notauthenticated() |
public Response notauthenticated()
public Response login(Authentication authentication)
public Response logout(Authentication authentication)
Copyright © 2015. All rights reserved.