public final class RemoteIpLookupCredentialsToPrincipalResolver extends AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
| Constructor and Description |
|---|
RemoteIpLookupCredentialsToPrincipalResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractPrincipalId(Credentials credentials) |
void |
setIpAddressFormat(String ipAddressFormat) |
boolean |
supports(Credentials credentials) |
getAttributeIds, getFilter, getLdapTemplate, getSearchBase, getSearchControls, getTimeout, setContextSource, setFilter, setPrincipalAttributeName, setScope, setSearchBase, setTimeoutresolvePrincipal, setAttributeRepository, setReturnNullIfNoAttributespublic RemoteIpLookupCredentialsToPrincipalResolver()
protected String extractPrincipalId(Credentials credentials)
extractPrincipalId in class AbstractPersonDirectoryCredentialsToPrincipalResolverpublic boolean supports(Credentials credentials)
public void setIpAddressFormat(String ipAddressFormat)
ipAddressFormat - The format in which this IP address is stored in the LDAP source.Copyright © 2004-2012 Jasig. All Rights Reserved.