Uses of Class
net.shibboleth.idp.authn.duo.impl.DuoDevice
-
Packages that use DuoDevice Package Description net.shibboleth.idp.authn.duo.impl Implementation of Duo authentication. -
-
Uses of DuoDevice in net.shibboleth.idp.authn.duo.impl
Fields in net.shibboleth.idp.authn.duo.impl with type parameters of type DuoDevice Modifier and Type Field Description private List<DuoDevice>DuoPreauthResponse. devicesMethods in net.shibboleth.idp.authn.duo.impl that return types with arguments of type DuoDevice Modifier and Type Method Description Collection<DuoDevice>DuoPreauthResponse. getDevices()Get the Duo devices.
-