gluu
|
継承メンバを含む org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS の全メンバ一覧です。
computeRequest(@QueryParam("displayName") String name, @QueryParam("mode") String mode, @PathParam("userid") String userId) | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | inline |
finishEnrollment(@QueryParam("nick") String nickName, @QueryParam("key") String key, @PathParam("userid") String userId) | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | inline |
inited() | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | inlineprivate |
keyExternalUidMapping | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | private |
ldapService | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | private |
logger | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | private |
otpService | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | private |
validateCode(@QueryParam("code") String code, @QueryParam("key") String key, @QueryParam("mode") String mode, @PathParam("userid") String userId) | org.gluu.credmanager.plugins.authnmethod.rs.OTPEnrollingWS | inline |