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

/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/com/sun/identity/samples/clientsdk/idrepo/
H A DIdRepoSample.java55 static final String DEF_REALM = "/"; field in class:IdRepoSample
58 String currentRealm = DEF_REALM; // string rep of current realm
148 String realmName = sampleUtils.getLine("Realm", DEF_REALM);
255 currentRealm = DEF_REALM;
/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/java/com/sun/identity/samples/clientsdk/idrepo/
H A DIdRepoSample.java55 static final String DEF_REALM = "/"; field in class:IdRepoSample
58 String currentRealm = DEF_REALM; // string rep of current realm
148 String realmName = sampleUtils.getLine("Realm", DEF_REALM);
255 currentRealm = DEF_REALM;
/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/com/sun/identity/samples/clientsdk/logging/
H A DLogSample.java67 static final String DEF_REALM = "/"; field in class:LogSample
117 String realmName = sampleUtils.getLine("Realm", DEF_REALM);
/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/java/com/sun/identity/samples/clientsdk/logging/
H A DLogSample.java67 static final String DEF_REALM = "/"; field in class:LogSample
117 String realmName = sampleUtils.getLine("Realm", DEF_REALM);

Completed in 136 milliseconds