Searched defs:getContainerAttributes (Results 26 - 28 of 28) sorted by relevance

12

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPBaseContainer.java72 public abstract Set getContainerAttributes(); method in class:IDPPBaseContainer
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPAddressCard.java206 public Set getContainerAttributes() { method in class:IDPPAddressCard
220 IDPPUtils.debug.message("IDPPAddressCard:getContainerAttributes" +
223 return getContainerAttributes();
H A DIDPPBaseContainer.java75 public abstract Set getContainerAttributes(); method in class:IDPPBaseContainer

Completed in 30 milliseconds

12