Searched refs:TechnicalProtectionType (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 DTechnicalProtectionElement.java20 * <element name="TechnicalProtection" type="{urn:liberty:ac:2003-08}TechnicalProtectionType"/>
25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType
H A DTechnicalProtectionType.java13 * Java content class for TechnicalProtectionType complex type.
17 * <complexType name="TechnicalProtectionType">
31 public interface TechnicalProtectionType { interface
H A DAuthenticationContextStatementType.java69 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType}
71 com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType getTechnicalProtection();
79 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType}
81 void setTechnicalProtection(com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType value);
H A DObjectFactory.java56 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.TechnicalProtectionTypeImpl");
495 * Create an instance of TechnicalProtectionType
500 public com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType createTechnicalProtectionType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DTechnicalProtectionElement.java20 * <element name="TechnicalProtection" type="{urn:liberty:ac:2003-08}TechnicalProtectionType"/>
25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType
H A DTechnicalProtectionType.java13 * Java content class for TechnicalProtectionType complex type.
17 * <complexType name="TechnicalProtectionType">
31 public interface TechnicalProtectionType { interface
H A DAuthenticationContextStatementType.java69 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType}
71 com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType getTechnicalProtection();
79 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType}
81 void setTechnicalProtection(com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType value);
H A DObjectFactory.java56 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.TechnicalProtectionTypeImpl");
495 * Create an instance of TechnicalProtectionType
500 public com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType createTechnicalProtectionType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DTechnicalProtectionTypeImpl.java11 public class TechnicalProtectionTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType, 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.TechnicalProtectionType.class);
164 return (com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType.class);
H A DAuthenticationContextStatementTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType _TechnicalProtection;
40 public com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType getTechnicalProtection() {
44 public void setTechnicalProtection(com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType value) {
352 +"n.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType"
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DTechnicalProtectionTypeImpl.java11 public class TechnicalProtectionTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType, 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.TechnicalProtectionType.class);
164 return (com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType.class);
H A DAuthenticationContextStatementTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType _TechnicalProtection;
40 public com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType getTechnicalProtection() {
44 public void setTechnicalProtection(com.sun.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType value) {
352 +"n.identity.liberty.ws.common.jaxb.ac.TechnicalProtectionType"

Completed in 73 milliseconds