Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: 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
string
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
string
getTarget();
 
 

Description
Indicates the principal name of the target/acceptor of the context.
getMechanism
string
getMechanism();
 
 

Description
Indicates the mechanism associated with the context.
getMutual
boolean
getMutual();
 
 

Description
Indicates whether or not the context supports mutual authentication
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.