Uses of Class
org.jgroups.protocols.SWIFT_PING.Credentials
Packages that use SWIFT_PING.Credentials
Package
Description
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.CredentialsModifier and TypeFieldDescriptionprivate SWIFT_PING.CredentialsSWIFT_PING.SwiftClient.credentialsMethods in org.jgroups.protocols that return SWIFT_PING.CredentialsModifier and TypeMethodDescriptionSWIFT_PING.Authenticator.authenticate()SWIFT_PING.Keystone_V_2_0_Auth.authenticate()Constructors in org.jgroups.protocols with parameters of type SWIFT_PING.CredentialsModifierConstructorDescriptionConnBuilder(SWIFT_PING.Credentials credentials, String container, String object)