Package | Description |
---|---|
com.pushtechnology.diffusion.client.types |
Client API : Common Types.
|
Modifier and Type | Method and Description |
---|---|
Credentials.Type |
Credentials.getType()
Return the type of credentials.
|
static Credentials.Type |
Credentials.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Credentials.Type[] |
Credentials.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Push Technology Ltd. All Rights Reserved.