Searched refs:AuthContext (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dsample_client16 $ac = new Authen::Krb5::AuthContext;
H A Dsample_server19 $ac = new Authen::Krb5::AuthContext;
H A DKrb5.xs369 Authen::Krb5::AuthContext auth_context
391 Authen::Krb5::AuthContext auth_context
428 Authen::Krb5::AuthContext auth_context
455 Authen::Krb5::AuthContext auth_context
470 Authen::Krb5::AuthContext auth_context
500 Authen::Krb5::AuthContext auth_context
525 Authen::Krb5::AuthContext auth_context
749 MODULE = Authen::Krb5 PACKAGE = Authen::Krb5::AuthContext
751 Authen::Krb5::AuthContext
766 Authen::Krb5::AuthContext auth_contex
[all...]
H A Dsimple_client16 $ac = new Authen::Krb5::AuthContext;
H A Dsimple_server19 $ac = new Authen::Krb5::AuthContext;
H A DKrb5.pm210 suitable for passing to rd_req. 'auth_context' is the Authen::Krb5::AuthContext
220 object. 'auth_context' is the connection's Authen::Krb5::AuthContext object,
378 =item Authen::Krb5::AuthContext
386 Allocates memory for a new Authen::Krb5::AuthContext object and returns it.
390 Sets the local and remote addresses for the AuthContext object. 'localaddr'
397 AuthContext object.
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dsample_client16 $ac = new Authen::Krb5::AuthContext;
H A Dsample_server19 $ac = new Authen::Krb5::AuthContext;
H A DKrb5.xs472 Authen::Krb5::AuthContext auth_context
494 Authen::Krb5::AuthContext auth_context
530 Authen::Krb5::AuthContext auth_context
557 Authen::Krb5::AuthContext auth_context
572 Authen::Krb5::AuthContext auth_context
602 Authen::Krb5::AuthContext auth_context
627 Authen::Krb5::AuthContext auth_context
861 MODULE = Authen::Krb5 PACKAGE = Authen::Krb5::AuthContext
863 Authen::Krb5::AuthContext
878 Authen::Krb5::AuthContext auth_contex
[all...]
H A Dsimple_client16 $ac = new Authen::Krb5::AuthContext;
H A Dsimple_server19 $ac = new Authen::Krb5::AuthContext;
H A DKrb5.pm237 suitable for passing to rd_req. 'auth_context' is the Authen::Krb5::AuthContext
247 object. 'auth_context' is the connection's Authen::Krb5::AuthContext object,
411 =item Authen::Krb5::AuthContext
419 Allocates memory for a new Authen::Krb5::AuthContext object and returns it.
423 Sets the local and remote addresses for the AuthContext object. 'localaddr'
430 AuthContext object.
/macosx-10.10.1/MITKerberosShim-66/test/
H A Dtest-authen::krb5.pl18 my $ac = new Authen::Krb5::AuthContext;
55 my $ac = new Authen::Krb5::AuthContext;
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c7870 typedef struct AuthContext AuthContext; typedef in typeref:struct:AuthContext
10928 struct AuthContext { struct
11517 SQLITE_PRIVATE void sqlite3AuthContextPush(Parse*, AuthContext*, const char*);
11518 SQLITE_PRIVATE void sqlite3AuthContextPop(AuthContext*);
[all...]

Completed in 390 milliseconds