|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.plugins.security.jboss.JbossSession
public class JbossSession
JBoss implementation of the sessions API.
Constructor Summary | |
---|---|
JbossSession()
|
Method Summary | |
---|---|
boolean |
login(java.lang.String username,
java.lang.String password)
Log the specified user into the system. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JbossSession()
Method Detail |
---|
public boolean login(java.lang.String username, java.lang.String password)
login
in interface Sessions
username
- The user's username.password
- The user's password.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |