Searched refs:newAcctInfo (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/registration/
H A DFSNameRegistrationHandler.java97 protected FSAccountFedInfo newAcctInfo = null; field in class:FSNameRegistrationHandler
313 newAcctInfo = new FSAccountFedInfo (remoteEntityId,
315 newAcctInfo.setAffiliation(acctInfo.getAffiliation());
416 newAcctInfo = new FSAccountFedInfo(
421 newAcctInfo.setAffiliation(
427 newAcctInfo = new FSAccountFedInfo (
432 newAcctInfo.setAffiliation(
439 newAcctInfo = new FSAccountFedInfo (
444 newAcctInfo.setAffiliation(
458 newAcctInfo
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/registration/
H A DFSNameRegistrationHandler.java97 protected FSAccountFedInfo newAcctInfo = null; field in class:FSNameRegistrationHandler
313 newAcctInfo = new FSAccountFedInfo (remoteEntityId,
315 newAcctInfo.setAffiliation(acctInfo.getAffiliation());
416 newAcctInfo = new FSAccountFedInfo(
421 newAcctInfo.setAffiliation(
427 newAcctInfo = new FSAccountFedInfo (
432 newAcctInfo.setAffiliation(
439 newAcctInfo = new FSAccountFedInfo (
444 newAcctInfo.setAffiliation(
458 newAcctInfo
[all...]

Completed in 29 milliseconds