XInteractionSupplyAuthentication2.idl (d1766043) XInteractionSupplyAuthentication2.idl (34c958ab)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 25 unchanged lines hidden (view full) ---

34module com { module sun { module star { module ucb {
35
36//=============================================================================
37/** An interaction continuation handing back some authentication data.
38
39 <p> This continuation is typically used in conjunction with
40 <type>AuthenticationRequest</type>. </p>
41
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 25 unchanged lines hidden (view full) ---

34module com { module sun { module star { module ucb {
35
36//=============================================================================
37/** An interaction continuation handing back some authentication data.
38
39 <p> This continuation is typically used in conjunction with
40 <type>AuthenticationRequest</type>. </p>
41
42 @since OOo 3.2
42 @since OpenOffice 3.2
43*/
44published interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication
45{
46 //-------------------------------------------------------------------------
47 /** Specifies if 'system credentials' can be obtained and used by the issuer
48 of the authentiction request.
49
50 @param Default

--- 24 unchanged lines hidden ---
43*/
44published interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication
45{
46 //-------------------------------------------------------------------------
47 /** Specifies if 'system credentials' can be obtained and used by the issuer
48 of the authentiction request.
49
50 @param Default

--- 24 unchanged lines hidden ---