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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java308 public static final String AFFILIATE_OWNER = field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java3331 map.put(AFFILIATE_OWNER, returnEmptySetIfValueIsNull(ownerID));
3435 String owner = getResult(affiliationValues, AFFILIATE_OWNER);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java308 public static final String AFFILIATE_OWNER = field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java3331 map.put(AFFILIATE_OWNER, returnEmptySetIfValueIsNull(ownerID));
3435 String owner = getResult(affiliationValues, AFFILIATE_OWNER);

Completed in 53 milliseconds