Uses of Enum Class
com.pushtechnology.diffusion.client.features.control.clients.SystemAuthenticationControl.AnonymousConnectionAction
Packages that use SystemAuthenticationControl.AnonymousConnectionAction
Package
Description
Client API : Client Control Features.
-
Uses of SystemAuthenticationControl.AnonymousConnectionAction in com.pushtechnology.diffusion.client.features.control.clients
Methods in com.pushtechnology.diffusion.client.features.control.clients that return SystemAuthenticationControl.AnonymousConnectionActionModifier and TypeMethodDescriptionSystemAuthenticationControl.SystemAuthenticationConfiguration.getAnonymousAction()
Returns the action to take for anonymous connection attempts.Returns the enum constant of this class with the specified name.SystemAuthenticationControl.AnonymousConnectionAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.