Searched refs:SharedSecretChallengeResponseType (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 DSharedSecretChallengeResponseType.java29 public interface SharedSecretChallengeResponseType { interface
H A DSharedSecretChallengeResponseElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType
H A DAuthenticatorType.java132 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType}
134 com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType getSharedSecretChallengeResponse();
142 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType}
144 void setSharedSecretChallengeResponse(com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType value);
H A DObjectFactory.java125 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SharedSecretChallengeResponseTypeImpl");
1323 * Create an instance of SharedSecretChallengeResponseType
1328 public com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType createSharedSecretChallengeResponseType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DSharedSecretChallengeResponseType.java29 public interface SharedSecretChallengeResponseType { interface
H A DSharedSecretChallengeResponseElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType
H A DAuthenticatorType.java132 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType}
134 com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType getSharedSecretChallengeResponse();
142 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType}
144 void setSharedSecretChallengeResponse(com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType value);
H A DObjectFactory.java125 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SharedSecretChallengeResponseTypeImpl");
1323 * Create an instance of SharedSecretChallengeResponseType
1328 public com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType createSharedSecretChallengeResponseType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSharedSecretChallengeResponseTypeImpl.java11 public class SharedSecretChallengeResponseTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType, 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
19 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType.class);
H A DAuthenticatorTypeImpl.java18 protected com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType _SharedSecretChallengeResponse;
67 public com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType getSharedSecretChallengeResponse() {
71 public void setSharedSecretChallengeResponse(com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSharedSecretChallengeResponseTypeImpl.java11 public class SharedSecretChallengeResponseTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType, 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
19 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType.class);
H A DAuthenticatorTypeImpl.java18 protected com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType _SharedSecretChallengeResponse;
67 public com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType getSharedSecretChallengeResponse() {
71 public void setSharedSecretChallengeResponse(com.sun.identity.liberty.ws.common.jaxb.ac.SharedSecretChallengeResponseType value) {

Completed in 73 milliseconds