Searched defs:isGotoSet (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLogoutViewBean.java161 if (orgDN == null && isGotoSet()) {
183 if (isGotoSet()) {
283 if (!isGotoSet()) {
439 private boolean isGotoSet() { method in class:LogoutViewBean
449 if (isGotoSet()) {
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLogoutViewBean.java161 if (orgDN == null && isGotoSet()) {
183 if (isGotoSet()) {
283 if (!isGotoSet()) {
439 private boolean isGotoSet() { method in class:LogoutViewBean
449 if (isGotoSet()) {

Completed in 45 milliseconds