gluu
org.xdi.oxauth.client.fido.u2f.RegistrationRequestService メンバ一覧

継承メンバを含む org.xdi.oxauth.client.fido.u2f.RegistrationRequestService の全メンバ一覧です。

finishRegistration(@FormParam("username") String userName, @FormParam("tokenResponse") String registerResponseString)org.xdi.oxauth.client.fido.u2f.RegistrationRequestService
startRegistration(@QueryParam("username") String userName, @QueryParam("application") String appId, @QueryParam("session_id") String sessionId)org.xdi.oxauth.client.fido.u2f.RegistrationRequestService
startRegistration(@QueryParam("username") String userName, @QueryParam("application") String appId, @QueryParam("session_id") String sessionId, @QueryParam("enrollment_code") String enrollmentCode)org.xdi.oxauth.client.fido.u2f.RegistrationRequestService