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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPAddressCard.java366 entry = modifyAddress(entry, null);
370 entry = modifyAddress(entry, ae);
487 private String modifyAddress(String entry, AddressElement ae) { method in class:IDPPAddressCard
565 String address = modifyAddress(entry, ae);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPAddressCard.java366 entry = modifyAddress(entry, null);
370 entry = modifyAddress(entry, ae);
487 private String modifyAddress(String entry, AddressElement ae) { method in class:IDPPAddressCard
565 String address = modifyAddress(entry, ae);

Completed in 22 milliseconds