Example usage for org.springframework.security.web.authentication.preauth.x509 SubjectDnX509PrincipalExtractor SubjectDnX509PrincipalExtractor

List of usage examples for org.springframework.security.web.authentication.preauth.x509 SubjectDnX509PrincipalExtractor SubjectDnX509PrincipalExtractor

Introduction

In this page you can find the example usage for org.springframework.security.web.authentication.preauth.x509 SubjectDnX509PrincipalExtractor SubjectDnX509PrincipalExtractor.

Prototype

public SubjectDnX509PrincipalExtractor() 

Source Link

Usage