Searched refs:SmartcardType (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 DSmartcardType.java29 public interface SmartcardType { interface
H A DSmartcardElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType
H A DPrincipalAuthenticationMechanismType.java105 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType}
108 com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType getSmartcard();
115 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType}
118 void setSmartcard(com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType value);
H A DObjectFactory.java62 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SmartcardTypeImpl");
567 * Create an instance of SmartcardType
572 public com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType createSmartcardType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DSmartcardType.java29 public interface SmartcardType { interface
H A DSmartcardElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType
H A DPrincipalAuthenticationMechanismType.java105 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType}
108 com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType getSmartcard();
115 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType}
118 void setSmartcard(com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType value);
H A DObjectFactory.java62 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SmartcardTypeImpl");
567 * Create an instance of SmartcardType
572 public com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType createSmartcardType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSmartcardTypeImpl.java11 public class SmartcardTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType, 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.SmartcardType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType.class);
H A DPrincipalAuthenticationMechanismTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType _Smartcard;
53 public com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType getSmartcard() {
57 public void setSmartcard(com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSmartcardTypeImpl.java11 public class SmartcardTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType, 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.SmartcardType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType.class);
H A DPrincipalAuthenticationMechanismTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType _Smartcard;
53 public com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType getSmartcard() {
57 public void setSmartcard(com.sun.identity.liberty.ws.common.jaxb.ac.SmartcardType value) {

Completed in 105 milliseconds