public class DuoDevice extends Object
ObjectMapper.| Modifier and Type | Field and Description |
|---|---|
private List<String> |
capabilities
a
List of Duo device capabilities. |
private String |
device
the Duo device identifier.
|
private String |
name
the Duo device name.
|
private String |
number
the Duo device number.
|
private String |
type
the Duo device type.
|
| Constructor and Description |
|---|
DuoDevice()
Constructor.
|
@Nullable public String getDevice()
@Nonnull public Collection<String> getCapabilities()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.