Searched refs:getIDPPFactory (Results 1 - 25 of 30) 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.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createEmergencyContactElement();
H A DIDPPInformalName.java65 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
67 IDPPUtils.getIDPPFactory().createInformalNameElement();
H A DIDPPBaseContainer.java203 DSTString dstString = IDPPUtils.getIDPPFactory().createDSTString();
223 DSTDate dstDate = IDPPUtils.getIDPPFactory().createDSTDate();
248 IDPPUtils.getIDPPFactory().createDSTMonthDay();
270 DSTURI dstURI = IDPPUtils.getIDPPFactory().createDSTURI();
291 IDPPUtils.getIDPPFactory().createDSTInteger();
316 analyzedName = IDPPUtils.getIDPPFactory().createAnalyzedNameType();
H A DIDPPCommonName.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
72 IDPPUtils.getIDPPFactory().createCommonNameElement();
H A DIDPPDemographics.java71 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
73 IDPPUtils.getIDPPFactory().createDemographicsElement();
H A DIDPPEmploymentIdentity.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createEmploymentIdentityElement();
H A DIDPPEncryptKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createEncryptKeyElement();
H A DIDPPExtensionContainer.java72 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
74 IDPPUtils.getIDPPFactory().createExtensionElement();
H A DIDPPFacade.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
72 IDPPUtils.getIDPPFactory().createFacadeElement();
H A DIDPPSignKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createSignKeyElement();
H A DIDPPLegalIdentity.java69 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
71 IDPPUtils.getIDPPFactory().createLegalIdentityElement();
143 altID = IDPPUtils.getIDPPFactory().createAltIDType();
184 vType = IDPPUtils.getIDPPFactory().createVATType();
H A DIDPPMsgContact.java68 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
119 IDPPUtils.getIDPPFactory().createMsgContactElement();
H A DIDPPAddressCard.java73 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
119 IDPPUtils.getIDPPFactory().createAddressCardElement();
185 AddressType ae = IDPPUtils.getIDPPFactory().createAddressElement();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPEmergencyContact.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createEmergencyContactElement();
H A DIDPPInformalName.java65 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
67 IDPPUtils.getIDPPFactory().createInformalNameElement();
H A DIDPPBaseContainer.java206 DSTString dstString = IDPPUtils.getIDPPFactory().createDSTString();
226 DSTDate dstDate = IDPPUtils.getIDPPFactory().createDSTDate();
251 IDPPUtils.getIDPPFactory().createDSTMonthDay();
273 DSTURI dstURI = IDPPUtils.getIDPPFactory().createDSTURI();
294 IDPPUtils.getIDPPFactory().createDSTInteger();
319 analyzedName = IDPPUtils.getIDPPFactory().createAnalyzedNameType();
H A DIDPPCommonName.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
72 IDPPUtils.getIDPPFactory().createCommonNameElement();
H A DIDPPDemographics.java71 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
73 IDPPUtils.getIDPPFactory().createDemographicsElement();
H A DIDPPEmploymentIdentity.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createEmploymentIdentityElement();
H A DIDPPEncryptKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createEncryptKeyElement();
H A DIDPPExtensionContainer.java72 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
74 IDPPUtils.getIDPPFactory().createExtensionElement();
H A DIDPPFacade.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
72 IDPPUtils.getIDPPFactory().createFacadeElement();
H A DIDPPSignKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
69 IDPPUtils.getIDPPFactory().createSignKeyElement();
H A DIDPPLegalIdentity.java69 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
71 IDPPUtils.getIDPPFactory().createLegalIdentityElement();
143 altID = IDPPUtils.getIDPPFactory().createAltIDType();
184 vType = IDPPUtils.getIDPPFactory().createVATType();
H A DIDPPMsgContact.java68 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
119 IDPPUtils.getIDPPFactory().createMsgContactElement();

Completed in 50 milliseconds

12