Searched refs:SecretKeyProtectionType (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.java83 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType}
86 com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType getSecretKeyProtection();
93 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType}
96 void setSecretKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType value);
H A DSecretKeyProtectionElement.java20 * <element name="SecretKeyProtection" type="{urn:liberty:ac:2003-08}SecretKeyProtectionType"/>
25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType
H A DSecretKeyProtectionType.java13 * Java content class for SecretKeyProtectionType complex type.
17 * <complexType name="SecretKeyProtectionType">
31 public interface SecretKeyProtectionType { interface
H A DObjectFactory.java91 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SecretKeyProtectionTypeImpl");
915 * Create an instance of SecretKeyProtectionType
920 public com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType createSecretKeyProtectionType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DTechnicalProtectionType.java83 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType}
86 com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType getSecretKeyProtection();
93 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType}
96 void setSecretKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType value);
H A DSecretKeyProtectionElement.java20 * <element name="SecretKeyProtection" type="{urn:liberty:ac:2003-08}SecretKeyProtectionType"/>
25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType
H A DSecretKeyProtectionType.java13 * Java content class for SecretKeyProtectionType complex type.
17 * <complexType name="SecretKeyProtectionType">
31 public interface SecretKeyProtectionType { interface
H A DObjectFactory.java91 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SecretKeyProtectionTypeImpl");
915 * Create an instance of SecretKeyProtectionType
920 public com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType createSecretKeyProtectionType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSecretKeyProtectionTypeImpl.java11 public class SecretKeyProtectionTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType, 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
21 return (com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType.class);
152 return (com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType.class);
H A DTechnicalProtectionTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType _SecretKeyProtection;
43 public com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType getSecretKeyProtection() {
47 public void setSecretKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSecretKeyProtectionTypeImpl.java11 public class SecretKeyProtectionTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType, 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
21 return (com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType.class);
152 return (com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType.class);
H A DTechnicalProtectionTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType _SecretKeyProtection;
43 public com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType getSecretKeyProtection() {
47 public void setSecretKeyProtection(com.sun.identity.liberty.ws.common.jaxb.ac.SecretKeyProtectionType value) {

Completed in 94 milliseconds