|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KerneosSecurityService
Interface of the Kerneos Security Service.
| Nested Class Summary | |
|---|---|
static class |
KerneosSecurityService.SecurityError
The different status associated to the session. |
| Method Summary | |
|---|---|
KerneosSecurityService.SecurityError |
isAuthorized(KerneosApplication application,
KerneosModule module,
String service,
String method)
Check the authorisation associated to the request. |
boolean |
logIn(KerneosApplication application,
String username,
String password)
Login to Kerneos. |
boolean |
logOut(KerneosApplication application)
Logout of Kerneos. |
| Method Detail |
|---|
boolean logIn(KerneosApplication application,
String username,
String password)
username - The username used for login.password - The password used for login.
KerneosSecurityService.SecurityError isAuthorized(KerneosApplication application,
KerneosModule module,
String service,
String method)
boolean logOut(KerneosApplication application)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||