Searched refs:SubjectLocalityType (Results 1 - 24 of 24) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DSubjectLocalityElement.java17 * <element name="SubjectLocality" type="{urn:oasis:names:tc:SAML:2.0:assertion}SubjectLocalityType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType
H A DSubjectLocalityType.java13 * Java content class for SubjectLocalityType complex type.
17 * <complexType name="SubjectLocalityType">
28 public interface SubjectLocalityType { interface
H A DAuthnStatementType.java82 * {@link com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType}
84 com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType getSubjectLocality();
92 * {@link com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType}
94 void setSubjectLocality(com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType value);
H A DObjectFactory.java39 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType.class), "com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl");
238 * Create an instance of SubjectLocalityType
243 public com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType createSubjectLocalityType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DSubjectLocalityElement.java17 * <element name="SubjectLocality" type="{urn:oasis:names:tc:SAML:2.0:assertion}SubjectLocalityType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType
H A DSubjectLocalityType.java13 * Java content class for SubjectLocalityType complex type.
17 * <complexType name="SubjectLocalityType">
28 public interface SubjectLocalityType { interface
H A DAuthnStatementType.java82 * {@link com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType}
84 com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType getSubjectLocality();
92 * {@link com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType}
94 void setSubjectLocality(com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType value);
H A DObjectFactory.java39 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType.class), "com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl");
238 * Create an instance of SubjectLocalityType
243 public com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType createSubjectLocalityType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DSubjectLocalityElement.java17 * <element name="SubjectLocality" type="{urn:oasis:names:tc:SAML:1.0:assertion}SubjectLocalityType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType
H A DSubjectLocalityType.java13 * Java content class for SubjectLocalityType complex type.
17 * <complexType name="SubjectLocalityType">
28 public interface SubjectLocalityType { interface
H A DAuthenticationStatementType.java66 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType}
69 com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType getSubjectLocality();
76 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType}
79 void setSubjectLocality(com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType value);
H A DObjectFactory.java49 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.SubjectLocalityTypeImpl");
339 * Create an instance of SubjectLocalityType
344 public com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType createSubjectLocalityType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DSubjectLocalityElement.java17 * <element name="SubjectLocality" type="{urn:oasis:names:tc:SAML:1.0:assertion}SubjectLocalityType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType
H A DSubjectLocalityType.java13 * Java content class for SubjectLocalityType complex type.
17 * <complexType name="SubjectLocalityType">
28 public interface SubjectLocalityType { interface
H A DAuthenticationStatementType.java66 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType}
69 com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType getSubjectLocality();
76 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType}
79 void setSubjectLocality(com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType value);
H A DObjectFactory.java49 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.SubjectLocalityTypeImpl");
339 * Create an instance of SubjectLocalityType
344 public com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType createSubjectLocalityType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DSubjectLocalityTypeImpl.java11 public class SubjectLocalityTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType, 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.assertion.SubjectLocalityType.class);
77 return (com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType.class);
H A DAuthenticationStatementTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType _SubjectLocality;
38 public com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType getSubjectLocality() {
42 public void setSubjectLocality(com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType value) {
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DSubjectLocalityTypeImpl.java11 public class SubjectLocalityTypeImpl implements com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
20 return (com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType.class);
77 return (com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType.class);
H A DAuthnStatementTypeImpl.java18 protected com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType _SubjectLocality;
44 public com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType getSubjectLocality() {
48 public void setSubjectLocality(com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DSubjectLocalityTypeImpl.java11 public class SubjectLocalityTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType, 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.assertion.SubjectLocalityType.class);
77 return (com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType.class);
H A DAuthenticationStatementTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType _SubjectLocality;
38 public com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType getSubjectLocality() {
42 public void setSubjectLocality(com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectLocalityType value) {
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DSubjectLocalityTypeImpl.java11 public class SubjectLocalityTypeImpl implements com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
20 return (com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType.class);
77 return (com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType.class);
H A DAuthnStatementTypeImpl.java18 protected com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType _SubjectLocality;
44 public com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType getSubjectLocality() {
48 public void setSubjectLocality(com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType value) {

Completed in 103 milliseconds