Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
AuthenticationToken |
AuthenticationToken.clone() |
AuthenticationToken |
AuthenticationToken.set(java.lang.String fieldName,
java.lang.Object value) |
AuthenticationToken |
AuthenticationToken.setKind(java.lang.String kind) |
AuthenticationToken |
AuthenticationToken.setToken(java.lang.String token)
The authentication token to be passed to the device policy client on the device where it can be
used to provision the account for which this token was generated.
|