Lines Matching +full:entry +full:- +full:method
16 with the **flags** method. If the mechanism computes a new reply
23 with the **edata** method.
27 This is done with the **verify** method.
31 method.
33 A module can create and destroy per-KDC state objects by implementing
34 the **init** and **fini** methods. Per-KDC state objects have the
39 A module can create a per-request state object by returning one in the
40 **verify** method, receiving it in the **return_padata** method, and
41 destroying it in the **free_modreq** method. Note that these state
45 different KDC hosts). Per-request state objects have the type
51 maximum allowable clock skew, the client's long-term keys, the
52 DER-encoded request body, the FAST armor key, string attributes on the
53 client's database entry, and the client's database entry itself. The
54 **verify** method can assert one or more authentication indicators to
63 ``PA-FX-COOKIE`` pa-data item. Older clients may not support cookies
68 trips, its **verify** method can respond with the code
69 ``KRB5KDC_ERR_MORE_PREAUTH_DATA_REQUIRED`` and a list of pa-data in