Searched refs:PrivateKeyProtectionType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DTechnicalProtectionType.java64 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType}
66 com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType getPrivateKeyProtection();
74 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType}
76 void setPrivateKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType value);
H A DPrivateKeyProtectionElement.java20 * <element name="PrivateKeyProtection" type="{urn:liberty:ac:2003-08}PrivateKeyProtectionType"/>
25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType
H A DPrivateKeyProtectionType.java13 * Java content class for PrivateKeyProtectionType complex type.
17 * <complexType name="PrivateKeyProtectionType">
32 public interface PrivateKeyProtectionType { interface
H A DObjectFactory.java120 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.PrivateKeyProtectionTypeImpl");
1263 * Create an instance of PrivateKeyProtectionType
1268 public com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType createPrivateKeyProtectionType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DTechnicalProtectionType.java64 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType}
66 com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType getPrivateKeyProtection();
74 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType}
76 void setPrivateKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType value);
H A DPrivateKeyProtectionElement.java20 * <element name="PrivateKeyProtection" type="{urn:liberty:ac:2003-08}PrivateKeyProtectionType"/>
25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType
H A DPrivateKeyProtectionType.java13 * Java content class for PrivateKeyProtectionType complex type.
17 * <complexType name="PrivateKeyProtectionType">
32 public interface PrivateKeyProtectionType { interface
H A DObjectFactory.java120 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.PrivateKeyProtectionTypeImpl");
1263 * Create an instance of PrivateKeyProtectionType
1268 public com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType createPrivateKeyProtectionType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DPrivateKeyProtectionTypeImpl.java11 public class PrivateKeyProtectionTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
22 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType.class);
184 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType.class);
H A DTechnicalProtectionTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType _PrivateKeyProtection;
35 public com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType getPrivateKeyProtection() {
39 public void setPrivateKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DPrivateKeyProtectionTypeImpl.java11 public class PrivateKeyProtectionTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
22 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType.class);
184 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType.class);
H A DTechnicalProtectionTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType _PrivateKeyProtection;
35 public com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType getPrivateKeyProtection() {
39 public void setPrivateKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.PrivateKeyProtectionType value) {

Completed in 92 milliseconds