Uses of Class
org.jgroups.protocols.SWIFT_PING.Credentials
-
Packages that use SWIFT_PING.Credentials Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of SWIFT_PING.Credentials in org.jgroups.protocols
Fields in org.jgroups.protocols declared as SWIFT_PING.Credentials Modifier and Type Field Description private SWIFT_PING.CredentialsSWIFT_PING.SwiftClient. credentialsMethods in org.jgroups.protocols that return SWIFT_PING.Credentials Modifier and Type Method Description SWIFT_PING.CredentialsSWIFT_PING.Authenticator. authenticate()SWIFT_PING.CredentialsSWIFT_PING.Keystone_V_2_0_Auth. authenticate()Constructors in org.jgroups.protocols with parameters of type SWIFT_PING.Credentials Constructor Description ConnBuilder(SWIFT_PING.Credentials credentials, java.lang.String container, java.lang.String object)
-