Base SSO security context representation.
Definition XSSOContext.idl:27
string getMechanism()
retrieves the mechanism associated with the context.
string getTarget()
retrieves the principal name of the target/acceptor of the context.
boolean getMutual()
retrieves whether or not the context supports mutual authentication
string getSource()
retrieves the principal name of the source/initiator of the context.