conf | org.gluu.credmanager.plugins.authnmethod.service.U2fService | private |
finishRegistration(String userName, String response) | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
generateJsonRegisterMessage(String userName, String enrollmentCode) | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
getDevices(String userId, boolean active) | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
org::gluu::credmanager::plugins::authnmethod::service::FidoService.getDevices(String userId, boolean active, String oxApplication, Class< T > clazz) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inlinepackage |
getDevicesTotal(String userId, boolean active) | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
org::gluu::credmanager::plugins::authnmethod::service::FidoService.getDevicesTotal(String appId, String userId, boolean active) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inline |
getLatestFidoDevice(String userId, long time, String oxApp, Class< T > clazz) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inlinepackage |
getLatestSecurityKey(String userId, long time) | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
getRecentlyCreatedDevice(List< T > devices, long time) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inlinepackage |
getRegistrationResult(String jsonString) | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
getSortedDevices(String userId, boolean active, String appId, Class< T > clazz) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inlinepackage |
inited() | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inlineprivate |
ldapService | org.gluu.credmanager.plugins.authnmethod.service.BaseService | package |
logger | org.gluu.credmanager.plugins.authnmethod.service.U2fService | private |
mapper | org.gluu.credmanager.plugins.authnmethod.service.BaseService | package |
registrationRequestService | org.gluu.credmanager.plugins.authnmethod.service.U2fService | private |
reloadConfiguration() | org.gluu.credmanager.plugins.authnmethod.service.U2fService | inline |
removeDevice(FidoDevice device) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inline |
settings | org.gluu.credmanager.plugins.authnmethod.service.U2fService | private |
updateDevice(FidoDevice device) | org.gluu.credmanager.plugins.authnmethod.service.FidoService | inline |