Uses of Interface
org.jgroups.protocols.SWIFT_PING.Authenticator
-
Packages that use SWIFT_PING.Authenticator 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.Authenticator in org.jgroups.protocols
Classes in org.jgroups.protocols that implement SWIFT_PING.Authenticator Modifier and Type Class Description private static classSWIFT_PING.Keystone_V_2_0_AuthOpenstack Keytsone v2.0 authentication provider.Fields in org.jgroups.protocols declared as SWIFT_PING.Authenticator Modifier and Type Field Description private SWIFT_PING.AuthenticatorSWIFT_PING.SwiftClient. authenticatorMethods in org.jgroups.protocols that return SWIFT_PING.Authenticator Modifier and Type Method Description private SWIFT_PING.AuthenticatorSWIFT_PING. createAuthenticator()Constructors in org.jgroups.protocols with parameters of type SWIFT_PING.Authenticator Constructor Description SwiftClient(SWIFT_PING.Authenticator authenticator, Log l)Constructor
-