|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionInfo | |
org.n52.security.common.protocol | |
org.n52.security.common.protocol.artifact |
Uses of SessionInfo in org.n52.security.common.protocol |
Methods in org.n52.security.common.protocol that return SessionInfo | |
SessionInfo |
PolicyEnforcementService.getSession(java.lang.String version,
Credential credential)
Corresponds to the GetSession request of the Web Security Service specification. |
SessionInfo |
AuthenticationService.getSession(java.lang.String version,
Credential credential)
Corresponds to the GetSession request of the Web Authentication Service specification. |
Uses of SessionInfo in org.n52.security.common.protocol.artifact |
Methods in org.n52.security.common.protocol.artifact that return SessionInfo | |
SessionInfo |
SessionInfo.close()
Changes session status to closed . |
static SessionInfo |
SessionInfo.createFromXML(java.io.InputStream pSessionStream)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |