Searched refs:BLANK (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DConfiguredAuthServices.java119 answer.put(ISAuthConstants.BLANK, ISAuthConstants.BLANK);
H A DConfiguredSocialAuthServices.java47 choices.remove(ISAuthConstants.BLANK);
H A DLoginState.java3357 (!serviceName.equals(ISAuthConstants.BLANK))) {
5004 (!orgAdminAuthConfig.equals(ISAuthConstants.BLANK))) {
5019 ISAuthConstants.BLANK)))) {
5040 equals(ISAuthConstants.BLANK))) {
6016 (!orgAdminAuthConfig.equals(ISAuthConstants.BLANK))) {
6026 ISAuthConstants.BLANK)))) {
6032 equals(ISAuthConstants.BLANK))) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DConfiguredAuthServices.java119 answer.put(ISAuthConstants.BLANK, ISAuthConstants.BLANK);
H A DConfiguredSocialAuthServices.java49 choices.remove(ISAuthConstants.BLANK);
H A DLoginState.java3262 (!serviceName.equals(ISAuthConstants.BLANK))) {
4904 (!orgAdminAuthConfig.equals(ISAuthConstants.BLANK))) {
4917 ISAuthConstants.BLANK)))) {
4936 equals(ISAuthConstants.BLANK))) {
5888 (!orgAdminAuthConfig.equals(ISAuthConstants.BLANK))) {
5896 ISAuthConstants.BLANK)))) {
5901 equals(ISAuthConstants.BLANK))) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISAuthConstants.java626 public static final String BLANK = "[Empty]"; field in interface:ISAuthConstants
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISAuthConstants.java631 public static final String BLANK = "[Empty]"; field in interface:ISAuthConstants
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMConfiguration.java344 configName.equals(ISAuthConstants.BLANK)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMConfiguration.java325 configName.equals(ISAuthConstants.BLANK)) {

Completed in 628 milliseconds