|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.soyatec.windowsazure.constants.AuthenticationSchemeNames
public final class AuthenticationSchemeNames
The class represents the authentication scheme names.
| Field Summary | |
|---|---|
static java.lang.String |
SharedKeyAuthSchemeName
The authentication scheme name of shared key . |
static java.lang.String |
SharedKeyLiteAuthSchemeName
The authentication scheme name of shared key lite. |
| Constructor Summary | |
|---|---|
AuthenticationSchemeNames()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SharedKeyAuthSchemeName
public static final java.lang.String SharedKeyLiteAuthSchemeName
| Constructor Detail |
|---|
public AuthenticationSchemeNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||