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 D | TechnicalProtectionType.java | 64 * {@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 D | PrivateKeyProtectionElement.java | 20 * <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 D | PrivateKeyProtectionType.java | 13 * Java content class for PrivateKeyProtectionType complex type. 17 * <complexType name="PrivateKeyProtectionType"> 32 public interface PrivateKeyProtectionType { interface
|
H A D | ObjectFactory.java | 120 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 D | TechnicalProtectionType.java | 64 * {@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 D | PrivateKeyProtectionElement.java | 20 * <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 D | PrivateKeyProtectionType.java | 13 * Java content class for PrivateKeyProtectionType complex type. 17 * <complexType name="PrivateKeyProtectionType"> 32 public interface PrivateKeyProtectionType { interface
|
H A D | ObjectFactory.java | 120 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 D | PrivateKeyProtectionTypeImpl.java | 11 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 D | TechnicalProtectionTypeImpl.java | 15 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 D | PrivateKeyProtectionTypeImpl.java | 11 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 D | TechnicalProtectionTypeImpl.java | 15 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