public class DuoPreauthResponse extends DuoAuthAPIResponse
| Modifier and Type | Field and Description |
|---|---|
private List<DuoDevice> |
devices
the
List of DuoDeivces registered. |
private URL |
enrollPortalURL
the
URL for the self-enrollment portal. |
| Constructor and Description |
|---|
DuoPreauthResponse() |
| Modifier and Type | Method and Description |
|---|---|
Collection<DuoDevice> |
getDevices()
Get the Duo devices.
|
URL |
getEnrollPortalURL()
Get the Duo enrollment portal URL.
|
getResult, getStatusMessage@Nonnull public Collection<DuoDevice> getDevices()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.