|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PSEConfigAdv | |
---|---|
net.jxta.impl.membership.pse | A JXTA Membership Service utilizing PKI to provide secure identities. |
net.jxta.impl.protocol | Provides implementation objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. |
Uses of PSEConfigAdv in net.jxta.impl.membership.pse |
---|
Methods in net.jxta.impl.membership.pse with parameters of type PSEConfigAdv | |
---|---|
abstract PSEPeerSecurityEngine |
PSESecurityEngineFactory.getInstance(PSEMembershipService service,
PSEConfigAdv config)
Creates a new Peer Security Engine instance based upon the context and configuration.sss |
abstract PSEAuthenticatorEngine |
PSEAuthenticatorEngineFactory.getInstance(PSEMembershipService service,
PSEConfigAdv config)
Creates a new Authenticator Engine instance based upon the context and configuration. |
abstract KeyStoreManager |
PSEKeyStoreManagerFactory.getInstance(PSEMembershipService service,
PSEConfigAdv config)
Creates a new KeyStoreManager instance based upon the context and configuration. |
Uses of PSEConfigAdv in net.jxta.impl.protocol |
---|
Methods in net.jxta.impl.protocol that return PSEConfigAdv | |
---|---|
PSEConfigAdv |
PSEConfigAdv.clone()
|
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |