|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityService
Contains methods for authenticating/authorising from the front end.
| Method Summary | |
|---|---|
UserSecurityContext |
getCurrentUser()
|
List<Capability> |
getUserCapabilities()
This will return the capabilities which determine what is shown in the GUI. |
boolean |
login(String userName,
String password)
This will do a password authentication, using the configured JAAS provider. |
| Method Detail |
|---|
boolean login(String userName,
String password)
UserSecurityContext getCurrentUser()
List<Capability> getUserCapabilities()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||