Searched defs:TXT_LOGOUT (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.java87 registerChild(TXT_LOGOUT, StaticTextField.class);
387 if (name.equals(TXT_LOGOUT)) {
587 public static final String TXT_LOGOUT = "txtLogout"; field in class:LogoutViewBean
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLogoutViewBean.java87 registerChild(TXT_LOGOUT, StaticTextField.class);
387 if (name.equals(TXT_LOGOUT)) {
587 public static final String TXT_LOGOUT = "txtLogout"; field in class:LogoutViewBean

Completed in 23 milliseconds