|
||||||||||
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()
|
Capabilities |
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()
Capabilities getUserCapabilities()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |