INTEGRATION: CWS sb18 (1.3.270); FILE MERGED
2004/05/21 14:55:14 sb 1.3.270.1: #i21150# Added published flag.
This commit is contained in:
parent
9f219fb799
commit
9c528dd801
3 changed files with 3 additions and 3 deletions
|
@ -72,7 +72,7 @@ module com { module sun { module star { module auth {
|
|||
|
||||
@since #107627#
|
||||
*/
|
||||
interface XSSOInitiatorContext : ::com::sun::star::auth::XSSOContext
|
||||
published interface XSSOInitiatorContext : ::com::sun::star::auth::XSSOContext
|
||||
{
|
||||
/** initialises an SSO Token to send to the acceptor side and
|
||||
authenticates an SSO Token returned by the acceptor if the
|
||||
|
|
|
@ -83,7 +83,7 @@ module com { module sun { module star { module auth {
|
|||
|
||||
@since #107627#
|
||||
*/
|
||||
interface XSSOManager : ::com::sun::star::uno::XInterface
|
||||
published interface XSSOManager : ::com::sun::star::uno::XInterface
|
||||
{
|
||||
/** retrieves the mechanism name of all security contexts created using
|
||||
this manager.
|
||||
|
|
|
@ -72,7 +72,7 @@ module com { module sun { module star { module auth {
|
|||
@since #107627#
|
||||
*/
|
||||
|
||||
interface XSSOManagerFactory : ::com::sun::star::uno::XInterface
|
||||
published interface XSSOManagerFactory : ::com::sun::star::uno::XInterface
|
||||
{
|
||||
/** provides a <type>XSSOManager</type> to be used in subsequent security
|
||||
context creation.
|
||||
|
|
Loading…
Reference in a new issue