Searched refs:SharedSecretChallengeResponseElement (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DSharedSecretChallengeResponseElement.java33 public interface SharedSecretChallengeResponseElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType
H A DObjectFactory.java118 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SharedSecretChallengeResponseElementImpl");
164 rootTagMap.put(new javax.xml.namespace.QName("urn:liberty:ac:2003-08", "SharedSecretChallengeResponse"), (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class));
1239 * Create an instance of SharedSecretChallengeResponseElement
1244 public com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement createSharedSecretChallengeResponseElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DSharedSecretChallengeResponseElement.java33 public interface SharedSecretChallengeResponseElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType
H A DObjectFactory.java118 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SharedSecretChallengeResponseElementImpl");
164 rootTagMap.put(new javax.xml.namespace.QName("urn:liberty:ac:2003-08", "SharedSecretChallengeResponse"), (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class));
1239 * Create an instance of SharedSecretChallengeResponseElement
1244 public com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement createSharedSecretChallengeResponseElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSharedSecretChallengeResponseElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement, com.sun.xml.bind.RIElement, 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
20 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSharedSecretChallengeResponseElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement, com.sun.xml.bind.RIElement, 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
20 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseElement.class);

Completed in 108 milliseconds