|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSRC | |
---|---|
de.fhhannover.inform.trust.ifmapj | The core package for IfmapJ. |
de.fhhannover.inform.trust.ifmapj.channel | This package encapsulates the communication layer of IfmapJ. |
Uses of SSRC in de.fhhannover.inform.trust.ifmapj |
---|
Methods in de.fhhannover.inform.trust.ifmapj that return SSRC | |
---|---|
static SSRC |
IfmapJ.createSSRC(String url,
KeyManager[] kms,
TrustManager[] tms)
Create a new SSRC object to operate on the given URL
using certificate-based authentication. |
static SSRC |
IfmapJ.createSSRC(String url,
String user,
String pass,
TrustManager[] tms)
Create a new SSRC object to operate on the given url
using basic authentication. |
Uses of SSRC in de.fhhannover.inform.trust.ifmapj.channel |
---|
Classes in de.fhhannover.inform.trust.ifmapj.channel that implement SSRC | |
---|---|
class |
SsrcImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |