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

12

/forgerock/openam-v13/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DAMCRLStore.java51 import java.security.cert.X509CRL;
113 private static Hashtable<String, X509CRL> cachedcrls = new Hashtable<String, X509CRL>();
134 public X509CRL getCRL(X509Certificate certificate) throws IOException {
136 X509CRL crl = null;
166 X509CRL tmpcrl = null;
228 public X509CRL getCRLFromCache(X509Certificate certificate) {
238 public void updateCRLCache(X509Certificate certificate, X509CRL crl) {
248 private X509CRL getCRLFromEntry(SearchResultEntry entry)
260 X509CRL cr
[all...]
H A DCRLValidator.java32 import java.security.cert.X509CRL;
135 X509CRL crl =
177 static public X509CRL getCRL(X509Certificate cert) {
178 X509CRL crl = null;
H A DAMCertPath.java44 import java.security.cert.X509CRL;
93 X509CRL crl = (X509CRL) crls.elementAt(0);
/forgerock/openam/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DAMCRLStore.java53 import java.security.cert.X509CRL;
115 private static Hashtable<String, X509CRL> cachedcrls = new Hashtable<String, X509CRL>();
136 public X509CRL getCRL(X509Certificate certificate) throws IOException {
138 X509CRL crl = null;
168 X509CRL tmpcrl = null;
230 public X509CRL getCRLFromCache(X509Certificate certificate) {
240 public void updateCRLCache(X509Certificate certificate, X509CRL crl) {
250 private X509CRL getCRLFromEntry(SearchResultEntry entry)
262 X509CRL cr
[all...]
H A DCRLValidator.java32 import java.security.cert.X509CRL;
135 X509CRL crl =
177 static public X509CRL getCRL(X509Certificate cert) {
178 X509CRL crl = null;
H A DAMCertPath.java44 import java.security.cert.X509CRL;
93 X509CRL crl = (X509CRL) crls.elementAt(0);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DX509DataType.java26 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
59 * {@link com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL}
69 * Java content class for X509CRL element declaration.
73 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
77 public interface X509CRL interface in interface:X509DataType
H A DObjectFactory.java86 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.X509DataTypeImpl$X509CRLImpl");
892 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL()
904 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value)
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DX509DataType.java26 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
61 * {@link com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL}
69 * Java content class for X509CRL element declaration.
73 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
77 public interface X509CRL interface in interface:X509DataType
H A DObjectFactory.java55 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl$X509CRLImpl");
472 public com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL()
484 public com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value)
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DX509DataType.java26 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
59 * {@link com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL}
69 * Java content class for X509CRL element declaration.
73 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
77 public interface X509CRL interface in interface:X509DataType
H A DObjectFactory.java58 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl$X509CRLImpl");
484 public com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL()
496 public com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value)
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DX509DataType.java26 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
59 * {@link com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL}
69 * Java content class for X509CRL element declaration.
73 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
77 public interface X509CRL interface in interface:X509DataType
H A DObjectFactory.java86 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.X509DataTypeImpl$X509CRLImpl");
892 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL()
904 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value)
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DX509DataType.java26 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
61 * {@link com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL}
69 * Java content class for X509CRL element declaration.
73 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
77 public interface X509CRL interface in interface:X509DataType
H A DObjectFactory.java55 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl$X509CRLImpl");
472 public com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL()
484 public com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value)
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DX509DataType.java26 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
59 * {@link com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL}
69 * Java content class for X509CRL element declaration.
73 * &lt;element name="X509CRL" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
77 public interface X509CRL interface in interface:X509DataType
H A DObjectFactory.java58 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl$X509CRLImpl");
484 public com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL()
496 public com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL createX509DataTypeX509CRL(byte[] value)
/forgerock/openam-v13/openam-authentication/openam-auth-cert/src/main/java/com/sun/identity/authentication/modules/cert/
H A DCert.java41 import java.security.cert.X509CRL;
492 X509CRL crl = null;
551 X509CRL crl = AMCRLStore.getCRL(ldapParam, cert, amAuthCert_chkAttributesCRL);
/forgerock/openam/openam-authentication/openam-auth-cert/src/main/java/com/sun/identity/authentication/modules/cert/
H A DCert.java35 import java.security.cert.X509CRL;
491 X509CRL crl = AMCRLStore.getCRL(ldapParam, cert, amAuthCert_chkAttributesCRL);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DX509DataTypeImpl.java194 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
223 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
311 public static class X509CRLImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL, com.sun.xml.bind.RIElement, 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
326 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL.class);
334 return "X509CRL";
352 context.startElement("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
374 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL.class);
450 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
473 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DX509DataTypeImpl.java193 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
222 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
310 public static class X509CRLImpl implements com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL, com.sun.xml.bind.RIElement, 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
325 return (com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL.class);
333 return "X509CRL";
351 context.startElement("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
373 return (com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL.class);
446 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
472 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
/forgerock/openam-v13/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)) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DX509DataTypeImpl.java194 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
223 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
311 public static class X509CRLImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL, com.sun.xml.bind.RIElement, 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
326 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL.class);
334 return "X509CRL";
352 context.startElement("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
374 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.X509DataType.X509CRL.class);
450 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
473 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DX509DataTypeImpl.java193 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
222 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
310 public static class X509CRLImpl implements com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL, com.sun.xml.bind.RIElement, 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
325 return (com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL.class);
333 return "X509CRL";
351 context.startElement("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
373 return (com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL.class);
446 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {
472 if (("X509CRL" == ___local)&&("http://www.w3.org/2000/09/xmldsig#" == ___uri)) {

Completed in 97 milliseconds

12