Searched defs:authid (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/Test/
H A DHandler.java7 String authid; field in class:Handler
17 public Handler(String authid, String userid, String password, String realm) argument
H A DServerHandler.java7 String authid; field in class:ServerHandler
17 public ServerHandler(String authid, String userid, String password, String realm) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DGenericClient.java94 private String authid; field in class:GenericClient
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/sasldb/
H A Ddb_gdbm.c55 _sasldb_getdata(const sasl_utils_t *utils, sasl_conn_t *conn, const char *authid, const char *realm, const char *propName, char *out, const size_t max_out, size_t *out_len) argument
145 _sasldb_putdata(const sasl_utils_t *utils, sasl_conn_t *conn, const char *authid, const char *realm, const char *propName, const char *data, size_t data_len) argument
H A Ddb_ndbm.c59 _sasldb_getdata(const sasl_utils_t *utils, sasl_conn_t *conn, const char *authid, const char *realm, const char *propName, char *out, const size_t max_out, size_t *out_len) argument
140 _sasldb_putdata(const sasl_utils_t *utils, sasl_conn_t *conn, const char *authid, const char *realm, const char *propName, const char *data, size_t data_len) argument
H A Dallockey.c194 int __sasldb_internal_list (const char *authid, argument
90 _sasldb_parse_key(const char *key, const size_t key_len, char *authid, const size_t max_authid, char *realm, const size_t max_realm, char *propName, const size_t max_propname) argument
141 _sasldb_getsecret(const sasl_utils_t *utils, sasl_conn_t *context, const char *authid, const char *realm, sasl_secret_t ** secret) argument
181 _sasldb_putsecret(const sasl_utils_t *utils, sasl_conn_t *context, const char *authid, const char *realm, const sasl_secret_t * secret) argument
[all...]
H A Ddb_berkeley.c227 _sasldb_putdata(const sasl_utils_t *utils, sasl_conn_t *context, const char *authid, const char *realm, const char *propName, const char *data_in, size_t data_len) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/utils/
H A Ddbconverter-2.c62 void listusers_cb(const char *authid, const char *realm, argument
122 char *authid = dkey.dptr; local
171 char *authid local
291 char *authid; local
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dplain.c268 const char *user = NULL, *authid = NULL; local
H A Dcram.c545 const char *authid = NULL; local
H A Dgssapi.c172 char *authid; /* hold the authid between steps - server */ member in struct:context
[all...]
H A Dpassdss.c99 char *authid; /* authentication id (server) */ member in struct:context
1241 const char *user = NULL, *authid = NULL; local
[all...]
H A Dotp.c291 char *authid; member in struct:server_context
355 const char *authid; local
1488 const char *user = NULL, *authid = NULL; local
[all...]
H A Ddigestmd5.c182 char *authid; member in struct:reauth_entry
224 char *authid; member in struct:context
3566 const char *authid = NULL, *userid = NULL, *realm = NULL; local
[all...]
H A Dntlm.c1470 char *domain = NULL, *authid = NULL; local
420 V2(unsigned char *V2, sasl_secret_t *passwd, const char *authid, const char *target, const unsigned char *challenge, const unsigned char *blob, unsigned bloblen, const sasl_utils_t *utils, char **buf, unsigned *buflen, int *result) argument
1126 smb_session_setup(const sasl_utils_t *utils, server_context_t *text, const char *authid, char *domain, unsigned char *lm_resp, unsigned lm_resp_len, unsigned char *nt_resp, unsigned nt_resp_len) argument
1917 const char *authid = NULL; local
[all...]
H A Dsrp.c235 char *authid; /* authentication id (server) */ member in struct:context
2725 const char *authid = NULL, *userid = NULL; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Ddigest.c526 krb5_digest_set_authid(krb5_context context, krb5_digest digest, const char *authid) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnssov.c262 char authid[sizeof("gidNumber=4294967295+uidNumber=424967295,cn=peercred,cn=external,cn=auth")]; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dcyrus.c505 struct berval authid = BER_BVNULL; local
522 char authid[sizeof("gidNumber=4294967295+uidNumber=4294967295," local
709 ldap_int_sasl_external( LDAP *ld, LDAPConn *conn, const char * authid, ber_len_t ssf ) argument
1270 ldap_int_sasl_external( LDAP *ld, LDAPConn *conn, const char * authid, ber_len_t ssf ) argument
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/sample/
H A Dsample-client.c435 *authid = NULL; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dconnection.c1402 struct berval authid = BER_BVNULL; local
H A Dsasl.c1823 const char *authid = NULL; local
H A Ddaemon.c2036 struct berval authid = BER_BVNULL; local
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/include/
H A Dsaslplug.h172 const char *authid; /* canonicalized authentication id */ member in struct:sasl_out_params
[all...]

Completed in 186 milliseconds