applicationService | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
builRegisterRequestMessage(String appId, String userInum) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
challengeGenerator | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
clientDataValidationService | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
deviceRegistrationService | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
finishRegistration(RegisterRequestMessage requestMessage, RegisterResponse response, String userInum) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
finishRegistration(RegisterRequestMessage requestMessage, RegisterResponse response, String userInum, Set< String > facets) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
getDnForRegisterRequestMessage(String oxId) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
getExpiredRequestMessages(BatchOperation< RequestMessageLdap > batchOperation, Date expirationDate, String[] returnAttributes, int sizeLimit, int chunkSize) | org.xdi.oxauth.service.fido.u2f.RequestService | inline |
getRegisterRequestMessage(String oxId) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
getRegisterRequestMessageByRequestId(String requestId) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
ldapEntryManager | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
log | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
rawRegistrationService | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
removeRegisterRequestMessage(RequestMessageLdap registerRequestMessageLdap) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
removeRequestMessage(RequestMessageLdap requestMessageLdap) | org.xdi.oxauth.service.fido.u2f.RequestService | inline |
startRegistration(String appId) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
startRegistration(String appId, byte[] challenge) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
staticConfiguration | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
storeRegisterRequestMessage(RegisterRequestMessage requestMessage, String userInum, String sessionId) | org.xdi.oxauth.service.fido.u2f.RegistrationService | inline |
u2fAuthenticationService | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |
userService | org.xdi.oxauth.service.fido.u2f.RegistrationService | private |