Spring Security Framework

Package org.springframework.security.ui.preauth.x509

Interface Summary
X509PrincipalExtractor Obtains the principal from an X509Certificate for use within the framework.
 

Class Summary
SubjectDnX509PrincipalExtractor Obtains the principal from a certificate using a regular expression match against the Subject (as returned by a call to X509Certificate.getSubjectDN()).
X509PreAuthenticatedProcessingFilter  
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.