public class ExtAuthField extends Object
| Modifier and Type | Field and Description |
|---|---|
String[] |
authorizedScopes |
Certificate |
certificate |
| Constructor and Description |
|---|
ExtAuthField(Certificate certificate,
String[] authorizedScopes) |
public Certificate certificate
public String[] authorizedScopes
public ExtAuthField(Certificate certificate, String[] authorizedScopes)
Copyright © 2014–2018 Mozilla. All rights reserved.