Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: drafts :: com :: sun :: star :: auth ::
interface XSSOContext
Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XSSOContext
Methods' Summary
getSource
Indicates the principal name of the source/initiator of the context.
In the case of an acceptor side security context, Source is available
only after the initiator has been authenticated.
getTarget
Indicates the principal name of the target/acceptor of the context.
getMechanism
Indicates the mechanism associated with the context.
getMutual
Indicates whether or not the context supports mutual authentication
Methods' Details
getSource
Description
Indicates the principal name of the source/initiator of the context.
In the case of an acceptor side security context, Source is available
only after the initiator has been authenticated.
getTarget
Description
Indicates the principal name of the target/acceptor of the context.
getMechanism
Description
Indicates the mechanism associated with the context.
getMutual
Description
Indicates whether or not the context supports mutual authentication
Top of Page Copyright © 2003 Sun Microsystems, Inc.