Lines Matching +full:application +full:- +full:specific

1 .\" -*- nroff -*-
53 Adds a credential-element to a credential.
54 The credential-element is identified by the name of the principal to
56 GSS-API implementations must impose a local access-control policy on
58 credential-elements to which they are not entitled.
62 mechanism-specific authentication data,
63 rather than merely acquiring a GSS-API handle to existing data.
66 should be defined in implementation-specific extensions to the API.
89 since implementations are likely to provide mechanism-specific ways of
90 obtaining GSS-API initiator credentials from the system login process.
106 If credential acquisition is time-consuming for a mechanism,
112 Such mechanism-specific implementation decisions should be invisible
113 to the calling application;
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
146 That is, the call will have the same effect as if the application had
166 a non-
171 .Bl -tag -width ".It output_cred_handle"
173 Mechanism specific status code.
175 The credential to which a credential-element will be added.
180 Note that, while the credential-handle is not modified by
191 .Bl -tag -width "GSS_C_INITIATE"
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
237 parameter must be released by the application after use with a call to
241 Storage for the returned OID-set must be freed by the application
271 .Bl -tag -width ".It GSS_S_CREDENTIALS_EXPIRED"
279 Value supplied for desired_name parameter is ill-formed.
297 .Bl -tag -width ".It RFC 2743"
299 Generic Security Service Application Program Interface Version 2, Update 1
301 Generic Security Service API Version 2 : C-bindings