Uses of Enum Class
com.pushtechnology.diffusion.client.types.Credentials.Type
Packages that use Credentials.Type
-
Uses of Credentials.Type in com.pushtechnology.diffusion.client.types
Methods in com.pushtechnology.diffusion.client.types that return Credentials.TypeModifier and TypeMethodDescriptionCredentials.getType()Return the type of credentials.static Credentials.TypeReturns the enum constant of this class with the specified name.static Credentials.Type[]Credentials.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.