Searched defs:CertificateAuthenticationRequestDispatcher (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/token/validator/disp/
H A DCertificateAuthenticationRequestDispatcher.java43 public class CertificateAuthenticationRequestDispatcher implements TokenAuthenticationRequestDispatcher<X509Certificate[]> { class in inherits:TokenAuthenticationRequestDispatcher
49 public CertificateAuthenticationRequestDispatcher(@Named(AMSTSConstants.CREST_VERSION_AUTHN_SERVICE) String crestVersionAuthNService, method in class:CertificateAuthenticationRequestDispatcher
/forgerock/openam/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/token/validator/disp/
H A DCertificateAuthenticationRequestDispatcher.java43 public class CertificateAuthenticationRequestDispatcher implements TokenAuthenticationRequestDispatcher<X509Certificate[]> { class in inherits:TokenAuthenticationRequestDispatcher
49 public CertificateAuthenticationRequestDispatcher(@Named(AMSTSConstants.CREST_VERSION_AUTHN_SERVICE) String crestVersionAuthNService, method in class:CertificateAuthenticationRequestDispatcher

Completed in 428 milliseconds