|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.services.AuthenticateResource
public class AuthenticateResource
REST Web Service
Constructor Summary | |
---|---|
AuthenticateResource()
Creates a new instance of AuthenticateResource |
Method Summary | |
---|---|
java.lang.String |
login(java.lang.String userName,
java.lang.String password)
Retrieves representation of an instance of de.iai.ilcd.services.AuthenticateResource |
de.fzk.iai.ilcd.service.client.impl.vo.AuthenticationInfo |
status()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthenticateResource()
Method Detail |
---|
public de.fzk.iai.ilcd.service.client.impl.vo.AuthenticationInfo status()
public java.lang.String login(java.lang.String userName, java.lang.String password)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |