Lines Matching full:credential

53 Adds a credential-element to a credential.
54 The credential-element is identified by the name of the principal to
58 credential-elements to which they are not entitled.
72 the call is interpreted as a request to add a credential element that
101 to a valid credential,
106 If credential acquisition is time-consuming for a mechanism,
108 credential is required (e.g. by
118 must return valid credential data,
119 and may therefore incur the overhead of a deferred credential acquisition.
121 This routine can be used to either compose a new credential containing
122 all credential-elements of the original in addition to the
123 newly-acquire credential-element,
124 or to add the new credential-element to an existing credential.
130 the new credential-element will be added to the credential identified
136 a new credential handle will be created.
143 will compose a credential (and set the
153 parameter to obtain an explicit credential handle embodying default
155 passed this credential handle to
159 on the first credential handle.
175 The credential to which a credential-element will be added.
178 is specified, the routine will compose the new credential based on
180 Note that, while the credential-handle is not modified by
182 the underlying credential will be modified if
187 Name of principal whose credential should be acquired.
189 Underlying security mechanism with which the credential may be used.
193 Credential may be used either to initiate or accept security
196 Credential will only be used to initiate security contexts.
198 Credential will only be used to accept security contexts.
201 Number of seconds that the credential should remain valid for
209 Number of seconds that the credential should remain valid for
217 The returned credential handle,
219 the new credential-element and all the credential-elements from
225 creates a new credential handle containing all credential-elements
228 and the newly acquired credential-element;
232 the newly acquired credential-element will be added to the credential
236 The resources associated with any credential handle returned via this
240 The complete set of mechanisms for which the new credential is valid.
281 The credential already contains an element for the requested mechanism