Searched defs:secext (Results 1 - 25 of 80) sorted by relevance

1234

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/
H A DBinarySecurityTokenElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 155)
18 * &lt;element name="BinarySecurityToken" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}BinarySecurityTokenType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.BinarySecurityTokenType
H A DEmbeddedElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 165)
18 * &lt;element name="Embedded" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}EmbeddedType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.EmbeddedType
H A DKeyIdentifierElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 170)
18 * &lt;element name="KeyIdentifier" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}KeyIdentifierType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.KeyIdentifierType
H A DNonceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 186)
17 * &lt;element name="Nonce" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}EncodedString"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.EncodedString
H A DPasswordElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 185)
17 * &lt;element name="Password" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}PasswordString"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.PasswordString
H A DReferenceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 160)
18 * &lt;element name="Reference" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}ReferenceType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.ReferenceType
H A DSecurityElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 180)
18 * &lt;element name="Security" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}SecurityHeaderType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.SecurityHeaderType
H A DSecurityHeaderType.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 137)
H A DSecurityTokenReferenceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 175)
18 * &lt;element name="SecurityTokenReference" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}SecurityTokenReferenceType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.SecurityTokenReferenceType
H A DUsernameTokenElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 150)
18 * &lt;element name="UsernameToken" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}UsernameTokenType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.UsernameTokenType
H A DAttributedString.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 35)
H A DBinarySecurityTokenType.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 77)
20 * &lt;extension base="&lt;http://schemas.xmlsoap.org/ws/2003/06/secext>EncodedString">
29 extends com.sun.identity.liberty.ws.common.jaxb.secext.EncodedString
H A DEmbeddedType.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 116)
H A DEncodedString.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 56)
20 * &lt;extension base="&lt;http://schemas.xmlsoap.org/ws/2003/06/secext>AttributedString">
29 extends com.sun.identity.liberty.ws.common.jaxb.secext.AttributedString
H A DKeyIdentifierType.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 87)
20 * &lt;extension base="&lt;http://schemas.xmlsoap.org/ws/2003/06/secext>EncodedString">
29 extends com.sun.identity.liberty.ws.common.jaxb.secext.EncodedString
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/
H A DBinarySecurityTokenElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 155)
18 * &lt;element name="BinarySecurityToken" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}BinarySecurityTokenType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.BinarySecurityTokenType
H A DEmbeddedElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 165)
18 * &lt;element name="Embedded" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}EmbeddedType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.EmbeddedType
H A DKeyIdentifierElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 170)
18 * &lt;element name="KeyIdentifier" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}KeyIdentifierType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.KeyIdentifierType
H A DNonceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 186)
17 * &lt;element name="Nonce" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}EncodedString"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.EncodedString
H A DPasswordElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 185)
17 * &lt;element name="Password" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}PasswordString"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.PasswordString
H A DReferenceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 160)
18 * &lt;element name="Reference" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}ReferenceType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.ReferenceType
H A DSecurityElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 180)
18 * &lt;element name="Security" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}SecurityHeaderType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.SecurityHeaderType
H A DSecurityHeaderType.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 137)
H A DSecurityTokenReferenceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 175)
18 * &lt;element name="SecurityTokenReference" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}SecurityTokenReferenceType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.SecurityTokenReferenceType
H A DUsernameTokenElement.java9 package com.sun.identity.liberty.ws.common.jaxb.secext;
15 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/secext.xsd line 150)
18 * &lt;element name="UsernameToken" type="{http://schemas.xmlsoap.org/ws/2003/06/secext}UsernameTokenType"/>
23 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.secext.UsernameTokenType

Completed in 55 milliseconds

1234