Searched refs:AttributeImpl (Results 1 - 15 of 15) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAttribute.java37 import com.sun.identity.saml2.assertion.impl.AttributeImpl;
65 @JsonDeserialize(as=AttributeImpl.class)
H A DAssertionFactory.java35 import com.sun.identity.saml2.assertion.impl.AttributeImpl;
1112 return new AttributeImpl();
1135 return new AttributeImpl(elem);
1156 return new AttributeImpl(xml);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAttribute.java37 import com.sun.identity.saml2.assertion.impl.AttributeImpl;
65 @JsonDeserialize(as=AttributeImpl.class)
H A DAssertionFactory.java35 import com.sun.identity.saml2.assertion.impl.AttributeImpl;
1112 return new AttributeImpl();
1135 return new AttributeImpl(elem);
1156 return new AttributeImpl(xml);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/impl/
H A DAttributeImpl.java25 * $Id: AttributeImpl.java,v 1.4 2008/11/10 22:57:05 veiming Exp $
66 public class AttributeImpl implements Attribute { class in inherits:Attribute
78 public AttributeImpl() { method in class:AttributeImpl
89 public AttributeImpl(String xml) throws XACMLException { method in class:AttributeImpl
97 "AttributeImpl.processElement(): invalid XML input");
112 public AttributeImpl(Element element) throws XACMLException { method in class:AttributeImpl
121 "AttributeImpl.processElement(): invalid root element");
130 "AttributeImpl.processElement(): invalid root element");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/impl/
H A DAttributeImpl.java25 * $Id: AttributeImpl.java,v 1.4 2008/11/10 22:57:05 veiming Exp $
66 public class AttributeImpl implements Attribute { class in inherits:Attribute
78 public AttributeImpl() { method in class:AttributeImpl
89 public AttributeImpl(String xml) throws XACMLException { method in class:AttributeImpl
97 "AttributeImpl.processElement(): invalid XML input");
112 public AttributeImpl(Element element) throws XACMLException { method in class:AttributeImpl
121 "AttributeImpl.processElement(): invalid root element");
130 "AttributeImpl.processElement(): invalid root element");
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DAttributeImpl.java25 * $Id: AttributeImpl.java,v 1.4 2008/06/25 05:47:42 qcheng Exp $
82 public class AttributeImpl implements Attribute { class in inherits:Attribute
102 SAML2SDKUtils.debug.message("AttributeImpl."
112 SAML2SDKUtils.debug.message("AttributeImpl."
122 SAML2SDKUtils.debug.message("AttributeImpl."
138 SAML2SDKUtils.debug.message("AttributeImpl.parseElement: "
148 SAML2SDKUtils.debug.message("AttributeImpl.parseElement: "
212 SAML2SDKUtils.debug.message("AttributeImpl.parseElement:"
235 public AttributeImpl() { method in class:AttributeImpl
242 public AttributeImpl(or method in class:AttributeImpl
252 public AttributeImpl(String xmlString) method in class:AttributeImpl
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DContextFactory.java38 import com.sun.identity.xacml.context.impl.AttributeImpl;
383 return new AttributeImpl();
406 return new AttributeImpl(elem);
427 return new AttributeImpl(xml);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DAttributeImpl.java25 * $Id: AttributeImpl.java,v 1.4 2008/06/25 05:47:42 qcheng Exp $
82 public class AttributeImpl implements Attribute { class in inherits:Attribute
102 SAML2SDKUtils.debug.message("AttributeImpl."
112 SAML2SDKUtils.debug.message("AttributeImpl."
122 SAML2SDKUtils.debug.message("AttributeImpl."
138 SAML2SDKUtils.debug.message("AttributeImpl.parseElement: "
148 SAML2SDKUtils.debug.message("AttributeImpl.parseElement: "
212 SAML2SDKUtils.debug.message("AttributeImpl.parseElement:"
235 public AttributeImpl() { method in class:AttributeImpl
242 public AttributeImpl(or method in class:AttributeImpl
252 public AttributeImpl(String xmlString) method in class:AttributeImpl
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DContextFactory.java38 import com.sun.identity.xacml.context.impl.AttributeImpl;
383 return new AttributeImpl();
406 return new AttributeImpl(elem);
427 return new AttributeImpl(xml);
/forgerock/opendj-b2.6/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2.6.2/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-jel-hg/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-hg/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 45 milliseconds