|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.authentication.principal.AbstractPersonDirectoryCredentialsToPrincipalResolver
org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
org.jasig.cas.adaptors.ldap.remote.RemoteIpLookupCredentialsToPrincipalResolver
public final class RemoteIpLookupCredentialsToPrincipalResolver
Resolves the IP address to some address in LDAP.
| Constructor Summary | |
|---|---|
RemoteIpLookupCredentialsToPrincipalResolver()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
extractPrincipalId(Credentials credentials)
|
void |
setIpAddressFormat(java.lang.String ipAddressFormat)
|
boolean |
supports(Credentials credentials)
|
| Methods inherited from class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver |
|---|
getAttributeIds, getFilter, getLdapTemplate, getSearchBase, getSearchControls, getTimeout, setContextSource, setFilter, setPrincipalAttributeName, setScope, setSearchBase, setTimeout |
| Methods inherited from class org.jasig.cas.authentication.principal.AbstractPersonDirectoryCredentialsToPrincipalResolver |
|---|
resolvePrincipal, setAttributeRepository, setReturnNullIfNoAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteIpLookupCredentialsToPrincipalResolver()
| Method Detail |
|---|
protected java.lang.String extractPrincipalId(Credentials credentials)
extractPrincipalId in class AbstractPersonDirectoryCredentialsToPrincipalResolverpublic boolean supports(Credentials credentials)
public void setIpAddressFormat(java.lang.String ipAddressFormat)
ipAddressFormat - The format in which this IP address is stored in the LDAP source.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||