Searched refs:SePartsType (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/
H A DEncryptedPartsElement.java19 * <element name="EncryptedParts" type="{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512}SePartsType"/>
24 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
H A DSignedPartsElement.java19 * <element name="SignedParts" type="{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512}SePartsType"/>
24 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
H A DSePartsType.java13 * Java content class for SePartsType complex type.
17 * <complexType name="SePartsType">
31 public interface SePartsType { interface
H A DObjectFactory.java98 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType.class), "com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl");
1094 * Create an instance of SePartsType
1099 public com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType createSePartsType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/
H A DEncryptedPartsElement.java19 * <element name="EncryptedParts" type="{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512}SePartsType"/>
24 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
H A DSignedPartsElement.java19 * <element name="SignedParts" type="{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512}SePartsType"/>
24 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
H A DSePartsType.java13 * Java content class for SePartsType complex type.
17 * <complexType name="SePartsType">
31 public interface SePartsType { interface
H A DObjectFactory.java98 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType.class), "com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl");
1094 * Create an instance of SePartsType
1099 public com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType createSePartsType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/impl/
H A DSePartsTypeImpl.java11 public class SePartsTypeImpl implements com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
21 return (com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType.class);
121 return (com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/impl/
H A DSePartsTypeImpl.java11 public class SePartsTypeImpl implements com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
21 return (com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType.class);
121 return (com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType.class);

Completed in 296 milliseconds