A C D E F G I L M N O P R S T U V

M

main(String[]) - Static method in class sampleApplications.CSSSampleAlgoImplementation
Main part of the program.
main(String[]) - Static method in class sampleApplications.CSSHelloSSO
 
main(String[]) - Static method in class sampleApplications.CSSHelloWorld
Main part of program: Create instance of application MyApp, and write back to the log file of MyApp if exceptions occur.
main(String[]) - Static method in class sampleApplications.CSSHelloSSOWithSA
Main part of the program that details the invocation of the CSS authenticate method when a SecurityAgent provided header whose value is the "login name" for an user is available.
main(String[]) - Static method in class sampleApplications.CSSAuthenticateForEssbase
 
MyApp - class sampleApplications.MyApp.
This class implements the application interface, providing the security platform interface with a callback object.
MyApp() - Constructor for class sampleApplications.MyApp
 
MySSOApp - class sampleApplications.MySSOApp.
This class demonstrates how to authenticate a user based on a token passed from another application - this application authenticates a user, logs information about the authenticated user, and then quits.
MySSOApp(String, String) - Constructor for class sampleApplications.MySSOApp
 

Copyright 2004 Hyperion Solutions Corporation. All rights reserved.

A C D E F G I L M N O P R S T U V