Searched defs:getContainerAttributes (Results 1 - 25 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 DIDPPEmergencyContact.java88 public Set getContainerAttributes() { method in class:IDPPEmergencyContact
102 return getContainerAttributes();
H A DIDPPEncryptKey.java105 public Set getContainerAttributes() { method in class:IDPPEncryptKey
106 IDPPUtils.debug.message("IDPPEncryptKey:getContainerAttributes:Init");
118 return getContainerAttributes();
H A DIDPPInformalName.java88 public Set getContainerAttributes() { method in class:IDPPInformalName
89 IDPPUtils.debug.message("IDPPInformalName:getContainerAttributes:Init");
101 return getContainerAttributes();
H A DIDPPSignKey.java107 public Set getContainerAttributes() { method in class:IDPPSignKey
108 IDPPUtils.debug.message("IDPPSignKey:getContainerAttributes:Init");
120 return getContainerAttributes();
H A DIDPPExtensionContainer.java113 public Set getContainerAttributes() { method in class:IDPPExtensionContainer
138 return getContainerAttributes();
H A DIDPPFacade.java124 public Set getContainerAttributes() { method in class:IDPPFacade
125 IDPPUtils.debug.message("IDPPFacade:getContainerAttributes:Init");
152 return getContainerAttributes();
H A DIDPPCommonName.java114 public Set getContainerAttributes() { method in class:IDPPCommonName
115 IDPPUtils.debug.message("IDPPCommonName:getContainerAttributes:Init");
156 return getContainerAttributes();
H A DIDPPDemographics.java127 public Set getContainerAttributes() { method in class:IDPPDemographics
161 return getContainerAttributes();
H A DIDPPEmploymentIdentity.java108 public Set getContainerAttributes() { method in class:IDPPEmploymentIdentity
H A DIDPPLegalIdentity.java215 public Set getContainerAttributes() { method in class:IDPPLegalIdentity
244 IDPPUtils.debug.message("IDPPLegalIdentity:getContainerAttributes" +
249 IDPPUtils.debug.message("IDPPLegalIdentity:getContainerAttributes" +
278 return getContainerAttributes();
H A DIDPPMsgContact.java178 public Set getContainerAttributes() { method in class:IDPPMsgContact
179 IDPPUtils.debug.message("IDPPMsgContact:getContainerAttributes:Init");
191 return getContainerAttributes();
H A DIDPPAddressCard.java206 public Set getContainerAttributes() { method in class:IDPPAddressCard
220 IDPPUtils.debug.message("IDPPAddressCard:getContainerAttributes" +
223 return getContainerAttributes();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPEmergencyContact.java88 public Set getContainerAttributes() { method in class:IDPPEmergencyContact
102 return getContainerAttributes();
H A DIDPPEncryptKey.java105 public Set getContainerAttributes() { method in class:IDPPEncryptKey
106 IDPPUtils.debug.message("IDPPEncryptKey:getContainerAttributes:Init");
118 return getContainerAttributes();
H A DIDPPInformalName.java88 public Set getContainerAttributes() { method in class:IDPPInformalName
89 IDPPUtils.debug.message("IDPPInformalName:getContainerAttributes:Init");
101 return getContainerAttributes();
H A DIDPPSignKey.java107 public Set getContainerAttributes() { method in class:IDPPSignKey
108 IDPPUtils.debug.message("IDPPSignKey:getContainerAttributes:Init");
120 return getContainerAttributes();
H A DIDPPExtensionContainer.java113 public Set getContainerAttributes() { method in class:IDPPExtensionContainer
138 return getContainerAttributes();
H A DIDPPFacade.java124 public Set getContainerAttributes() { method in class:IDPPFacade
125 IDPPUtils.debug.message("IDPPFacade:getContainerAttributes:Init");
152 return getContainerAttributes();
H A DIDPPCommonName.java114 public Set getContainerAttributes() { method in class:IDPPCommonName
115 IDPPUtils.debug.message("IDPPCommonName:getContainerAttributes:Init");
156 return getContainerAttributes();
H A DIDPPDemographics.java127 public Set getContainerAttributes() { method in class:IDPPDemographics
161 return getContainerAttributes();
H A DIDPPEmploymentIdentity.java108 public Set getContainerAttributes() { method in class:IDPPEmploymentIdentity
H A DIDPPLegalIdentity.java215 public Set getContainerAttributes() { method in class:IDPPLegalIdentity
244 IDPPUtils.debug.message("IDPPLegalIdentity:getContainerAttributes" +
249 IDPPUtils.debug.message("IDPPLegalIdentity:getContainerAttributes" +
278 return getContainerAttributes();
H A DIDPPMsgContact.java178 public Set getContainerAttributes() { method in class:IDPPMsgContact
179 IDPPUtils.debug.message("IDPPMsgContact:getContainerAttributes:Init");
191 return getContainerAttributes();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/plugin/
H A DIDPPContainer.java60 public Set getContainerAttributes(); method in interface:IDPPContainer
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/plugin/
H A DIDPPContainer.java60 public Set getContainerAttributes(); method in interface:IDPPContainer

Completed in 48 milliseconds

12