Searched defs:msisdn (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-authentication/openam-auth-msisdn/src/main/java/com/sun/identity/authentication/modules/msisdn/
H A DMSISDNPrincipal.java32 package com.sun.identity.authentication.modules.msisdn;
H A DMSISDNValidation.java30 package com.sun.identity.authentication.modules.msisdn;
46 * the authentication client's device <code>msisdn</code> number.
104 * search LDAP for <code>msisdn</code> number.
190 * the <code>msisdn<code> number.
H A DMSISDN.java32 package com.sun.identity.authentication.modules.msisdn;
56 * MSISDN Authentication module retrieves the device's <code>msisdn</code>
59 * callbacks to get <code>msisdn</code> number and wap gateway are sent back to
64 * the gateway is validated the <code>msisdn</code> number is searched for in
65 * the repository. This module is written to lookup the <code>msisdn</code>
66 * number in LDAP and return the user ID which has the <code>msisdn</code>
206 debug.error("Gateway is invalid OR msisdn number is null");
241 bundle.getString("msisdn"), true);
310 // search request headers for msisdn number
/forgerock/openam/openam-authentication/openam-auth-msisdn/src/main/java/com/sun/identity/authentication/modules/msisdn/
H A DMSISDNPrincipal.java32 package com.sun.identity.authentication.modules.msisdn;
H A DMSISDNValidation.java30 package com.sun.identity.authentication.modules.msisdn;
46 * the authentication client's device <code>msisdn</code> number.
104 * search LDAP for <code>msisdn</code> number.
190 * the <code>msisdn<code> number.
H A DMSISDN.java32 package com.sun.identity.authentication.modules.msisdn;
56 * MSISDN Authentication module retrieves the device's <code>msisdn</code>
59 * callbacks to get <code>msisdn</code> number and wap gateway are sent back to
64 * the gateway is validated the <code>msisdn</code> number is searched for in
65 * the repository. This module is written to lookup the <code>msisdn</code>
66 * number in LDAP and return the user ID which has the <code>msisdn</code>
206 debug.error("Gateway is invalid OR msisdn number is null");
241 bundle.getString("msisdn"), true);
310 // search request headers for msisdn number

Completed in 34 milliseconds