Searched refs:X509CRL (Results 26 - 26 of 26) sorted by relevance

12

/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DX509DataTypeImpl.java194 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
224 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
311 public static class X509CRLImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
326 return (com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL.class);
334 return "X509CRL";
352 context.startElement("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
374 return (com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL.class);
447 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
473 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {

Completed in 39 milliseconds

12