Searched refs:IdRepoSample (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/assembly/scripts/
H A DCommandLineIdrepo.sh29 java -cp resources:lib/* com.sun.identity.samples.clientsdk.idrepo.IdRepoSample
/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/assembly/scripts/
H A DCommandLineIdrepo.sh29 java -cp resources:lib/openam-clientsdk-${project.version}.jar:lib/servlet-api-${servlet-api.version}.jar:lib/openam-example-clientsdk-cli-${project.version}.jar com.sun.identity.samples.clientsdk.idrepo.IdRepoSample
/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/com/sun/identity/samples/clientsdk/idrepo/
H A DIdRepoSample.java25 * $Id: IdRepoSample.java,v 1.2 2008/06/25 05:41:13 qcheng Exp $
52 public class IdRepoSample { class
64 public IdRepoSample() { method in class:IdRepoSample
281 IdRepoSample idRS = new IdRepoSample();
/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/java/com/sun/identity/samples/clientsdk/idrepo/
H A DIdRepoSample.java25 * $Id: IdRepoSample.java,v 1.2 2008/06/25 05:41:13 qcheng Exp $
52 public class IdRepoSample { class
64 public IdRepoSample() { method in class:IdRepoSample
281 IdRepoSample idRS = new IdRepoSample();

Completed in 59 milliseconds