public abstract class AbstractX509PrincipalResolver extends PersonDirectoryPrincipalResolver
logger| Constructor and Description |
|---|
AbstractX509PrincipalResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractPrincipalId(Credential credential) |
protected abstract String |
resolvePrincipalInternal(X509Certificate certificate) |
boolean |
supports(Credential credential) |
resolve, setAttributeRepository, setPrincipalAttributeName, setReturnNullIfNoAttributesprotected String extractPrincipalId(Credential credential)
extractPrincipalId in class PersonDirectoryPrincipalResolverpublic boolean supports(Credential credential)
supports in interface PrincipalResolversupports in class PersonDirectoryPrincipalResolverprotected abstract String resolvePrincipalInternal(X509Certificate certificate)
Copyright © 2004-2015 Jasig. All Rights Reserved.