Lines Matching full:application
38 The Generic Security Service Application Programming Interface
42 Typically, GSS-API callers will be application protocols into which
45 The GSS-API allows a caller application to authenticate a principal
46 identity associated with a peer application, to delegate rights to a
54 The application acquires a set of credentials with which it may prove
56 The application's credentials vouch for its global identity,
76 similar to those used by the initiating application,
85 the token to the peer application,
86 encapsulated if necessary in an application protocol.
87 On receipt of such a token, the peer application should pass it to a
95 integrity and data origin authentication to application data,
97 An application transmitting a message that it wishes to protect will
101 and send the resulting token to the receiving application.
109 each application calls a GSS-API routine to delete the security
137 Initiate a security context with a peer application
139 Accept a security context initiated by a peer application
143 Process a token on a security context from a peer application
222 Generic Security Service Application Program Interface Version 2, Update 1