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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountManager.java168 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
348 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
427 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
542 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
637 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
693 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
759 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountManager.java168 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
348 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
427 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
542 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
637 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
693 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
759 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java165 public static final String NULL_USER_DN = field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java165 public static final String NULL_USER_DN = field in interface:IFSConstants

Completed in 44 milliseconds