Searched refs:PPType (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DPPElement.java17 * <element name="PP" type="{urn:liberty:id-sis-pp:2003-08}PPType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.PPType
H A DPPType.java13 * Java content class for PPType complex type.
17 * <complexType name="PPType">
43 public interface PPType { interface
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DPPElement.java17 * <element name="PP" type="{urn:liberty:id-sis-pp:2003-08}PPType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.PPType
H A DPPType.java13 * Java content class for PPType complex type.
17 * <complexType name="PPType">
43 public interface PPType { interface
/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();
H A DIDPPInformalName.java65 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPCommonName.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPDemographics.java71 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPEmploymentIdentity.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPEncryptKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPExtensionContainer.java72 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPFacade.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPSignKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPMsgContact.java68 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPAddressCard.java73 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
/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();
H A DIDPPInformalName.java65 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPCommonName.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPDemographics.java71 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPEmploymentIdentity.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPEncryptKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPExtensionContainer.java72 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPFacade.java70 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPSignKey.java67 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();
H A DIDPPMsgContact.java68 PPType ppType = IDPPUtils.getIDPPFactory().createPPElement();

Completed in 91 milliseconds

12