- All Superinterfaces:
IuAuthenticationRealm
Configures a certifying authority for an
X.509
certificate chain
.-
Nested Class Summary
Nested classes/interfaces inherited from interface edu.iu.auth.config.IuAuthenticationRealm
IuAuthenticationRealm.Type
-
Method Summary
Modifier and TypeMethodDescriptionGets the CA signing certificate.getCrl()
Gets the most recently published certificate revocation list.Methods inherited from interface edu.iu.auth.config.IuAuthenticationRealm
getType
-
Method Details
-
getCertificate
X509Certificate getCertificate()Gets the CA signing certificate.- Returns:
X509Certificate
-
getCrl
Gets the most recently published certificate revocation list.- Returns:
X509CRL
-