Searched refs:AuthnContextType (Results 1 - 25 of 28) sorted by relevance

12

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DAuthnContextElement.java17 * <element name="AuthnContext" type="{urn:oasis:names:tc:SAML:2.0:assertion}AuthnContextType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.assertion.AuthnContextType
H A DAuthnStatementType.java44 * {@link com.sun.identity.saml2.jaxb.assertion.AuthnContextType}
46 com.sun.identity.saml2.jaxb.assertion.AuthnContextType getAuthnContext();
54 * {@link com.sun.identity.saml2.jaxb.assertion.AuthnContextType}
56 void setAuthnContext(com.sun.identity.saml2.jaxb.assertion.AuthnContextType value);
H A DAuthnContextType.java13 * Java content class for AuthnContextType complex type.
17 * <complexType name="AuthnContextType">
42 public interface AuthnContextType { interface
H A DObjectFactory.java80 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnContextType.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl");
754 * Create an instance of AuthnContextType
759 public com.sun.identity.saml2.jaxb.assertion.AuthnContextType createAuthnContextType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DAuthnContextElement.java17 * <element name="AuthnContext" type="{urn:oasis:names:tc:SAML:2.0:assertion}AuthnContextType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.assertion.AuthnContextType
H A DAuthnStatementType.java44 * {@link com.sun.identity.saml2.jaxb.assertion.AuthnContextType}
46 com.sun.identity.saml2.jaxb.assertion.AuthnContextType getAuthnContext();
54 * {@link com.sun.identity.saml2.jaxb.assertion.AuthnContextType}
56 void setAuthnContext(com.sun.identity.saml2.jaxb.assertion.AuthnContextType value);
H A DAuthnContextType.java13 * Java content class for AuthnContextType complex type.
17 * <complexType name="AuthnContextType">
42 public interface AuthnContextType { interface
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnContextElement.java36 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType
H A DAuthenticationStatementType.java42 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
44 com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext();
52 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
54 void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value);
H A DAuthnContextType.java33 public interface AuthnContextType { interface
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnContextElement.java36 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType
H A DAuthenticationStatementType.java42 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
44 com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext();
52 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
54 void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value);
H A DAuthnContextType.java33 public interface AuthnContextType { interface
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/security/
H A DSessionContextType.java60 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
62 com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext();
70 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
72 void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/security/
H A DSessionContextType.java60 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
62 com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext();
70 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType}
72 void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthenticationStatementTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType _AuthnContext;
26 public com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext() {
30 public void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value) {
H A DAuthnContextTypeImpl.java11 public class AuthnContextTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType, 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.ps.AuthnContextType.class);
114 return (com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType.class);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/security/impl/
H A DSessionContextTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType _AuthnContext;
34 public com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext() {
38 public void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthenticationStatementTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType _AuthnContext;
26 public com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext() {
30 public void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value) {
H A DAuthnContextTypeImpl.java11 public class AuthnContextTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType, 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.ps.AuthnContextType.class);
114 return (com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/security/impl/
H A DSessionContextTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType _AuthnContext;
34 public com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType getAuthnContext() {
38 public void setAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.AuthnContextType value) {
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DAuthnContextTypeImpl.java11 public class AuthnContextTypeImpl implements com.sun.identity.saml2.jaxb.assertion.AuthnContextType, 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
22 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextType.class);
211 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextType.class);
H A DAuthnStatementTypeImpl.java16 protected com.sun.identity.saml2.jaxb.assertion.AuthnContextType _AuthnContext;
28 public com.sun.identity.saml2.jaxb.assertion.AuthnContextType getAuthnContext() {
32 public void setAuthnContext(com.sun.identity.saml2.jaxb.assertion.AuthnContextType value) {
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DAuthnContextTypeImpl.java11 public class AuthnContextTypeImpl implements com.sun.identity.saml2.jaxb.assertion.AuthnContextType, 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
22 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextType.class);
211 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextType.class);
H A DAuthnStatementTypeImpl.java16 protected com.sun.identity.saml2.jaxb.assertion.AuthnContextType _AuthnContext;
28 public com.sun.identity.saml2.jaxb.assertion.AuthnContextType getAuthnContext() {
32 public void setAuthnContext(com.sun.identity.saml2.jaxb.assertion.AuthnContextType value) {

Completed in 94 milliseconds

12