Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
I
L
O
R
S
T
W
A
authenticate(String, String)
- Method in interface org.semispace.ws.
TokenAuthenticator
Generate a token based on the username / password.
authenticate(String, String)
- Method in class org.semispace.ws.
TokenFromSpaceAuthenticator
As we use NameValueQuery from the semispace-main, we prepend the name field with
authname=
in order to avoid name clashes.
I
isTokenValid(String)
- Method in interface org.semispace.ws.
TokenAuthenticator
isTokenValid(String)
- Method in class org.semispace.ws.
TokenFromSpaceAuthenticator
Side effect: The token life was renewed
L
login(String, String)
- Method in interface org.semispace.ws.
TokenWsSpace
Login the user, and return a token if authenticated.
login(String, String)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
O
org.semispace.ws
- package org.semispace.ws
Webservices definition and integration module.
R
read(String, String, long)
- Method in interface org.semispace.ws.
TokenWsSpace
read(String, String, long)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
read(String, long)
- Method in interface org.semispace.ws.
WsSpace
Supply an XML template, which will be matched on
the first
.
read(String, long)
- Method in class org.semispace.ws.
WsSpaceImpl
readIfExists(String, String)
- Method in interface org.semispace.ws.
TokenWsSpace
readIfExists(String, String)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
readIfExists(String)
- Method in interface org.semispace.ws.
WsSpace
Read without any timeout; You get an answer immediately
readIfExists(String)
- Method in class org.semispace.ws.
WsSpaceImpl
retrievePropertiesFromXml(String)
- Method in class org.semispace.ws.
WsSpaceImpl
Protected for the benefit of junit test(s)
S
setSpace(SemiSpaceInterface)
- Method in class org.semispace.ws.
TokenFromSpaceAuthenticator
For the benefit of spring
setSpace(SemiSpace)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
For the benefit of spring
setSpace(SemiSpace)
- Method in class org.semispace.ws.
WsSpaceImpl
For the benefit of spring
setTokenAuthenticator(TokenAuthenticator)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
T
take(String, String, long)
- Method in interface org.semispace.ws.
TokenWsSpace
take(String, String, long)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
take(String, long)
- Method in interface org.semispace.ws.
WsSpace
Same as read, except that the entry is removed from the space.
take(String, long)
- Method in class org.semispace.ws.
WsSpaceImpl
takeIfExists(String, String)
- Method in interface org.semispace.ws.
TokenWsSpace
takeIfExists(String, String)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
takeIfExists(String)
- Method in interface org.semispace.ws.
WsSpace
takeIfExists(String)
- Method in class org.semispace.ws.
WsSpaceImpl
TokenAuthenticator
- Interface in
org.semispace.ws
Authenticator for token login.
TokenFromSpaceAuthenticator
- Class in
org.semispace.ws
Query on simple name / value elements read from space.
TokenFromSpaceAuthenticator()
- Constructor for class org.semispace.ws.
TokenFromSpaceAuthenticator
TokenWsSpace
- Interface in
org.semispace.ws
Web services definition for token authenticated space.
TokenWsSpaceImpl
- Class in
org.semispace.ws
All methods will throw RuntimeException if the token is not found to be OK.
TokenWsSpaceImpl()
- Constructor for class org.semispace.ws.
TokenWsSpaceImpl
W
write(String, String, long)
- Method in interface org.semispace.ws.
TokenWsSpace
write(String, String, long)
- Method in class org.semispace.ws.
TokenWsSpaceImpl
write(String, long)
- Method in interface org.semispace.ws.
WsSpace
Put XML structured data into space with given lifetime
write(String, long)
- Method in class org.semispace.ws.
WsSpaceImpl
WsSpace
- Interface in
org.semispace.ws
Proxy interface for SemiSpace.
WsSpaceImpl
- Class in
org.semispace.ws
Implementation of unauthenticated space access.
WsSpaceImpl()
- Constructor for class org.semispace.ws.
WsSpaceImpl
A
I
L
O
R
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2012. All Rights Reserved.