A B C D E F G I L O P R S T U

A

AbstractLdapPersonDirectoryCredentialsToPrincipalResolver - Class in org.jasig.cas.authentication.principal
 
AbstractLdapPersonDirectoryCredentialsToPrincipalResolver() - Constructor for class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
AbstractLdapUsernamePasswordAuthenticationHandler - Class in org.jasig.cas.adaptors.ldap
Abstract class to handle common LDAP functionality.
AbstractLdapUsernamePasswordAuthenticationHandler() - Constructor for class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
 
afterPropertiesSet() - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
 
authenticate(Credentials) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteAddressAuthenticationHandler
 
authenticateUsernamePasswordInternal(UsernamePasswordCredentials) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
authenticateUsernamePasswordInternal(UsernamePasswordCredentials) - Method in class org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler
 

B

BindLdapAuthenticationHandler - Class in org.jasig.cas.adaptors.ldap
Handler to do LDAP bind.
BindLdapAuthenticationHandler() - Constructor for class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 

C

composeCompleteDnToCheck(String, UsernamePasswordCredentials) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
constructCredentialsFromRequest(RequestContext) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteAddressNonInteractiveCredentialsAction
 
containsObjectClass(DirContextAdapter, String) - Static method in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
Checks if the objectclass Attribute of the DirContext contains the given objectclass
createCtx(String, RegisteredService) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
createCtx(String, RegisteredService) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceMapper
Create a new DirContextAdapter (set the naming attribute, sub-path etc.)
CredentialsToLDAPAttributePrincipalResolver - Class in org.jasig.cas.authentication.principal
 
CredentialsToLDAPAttributePrincipalResolver() - Constructor for class org.jasig.cas.authentication.principal.CredentialsToLDAPAttributePrincipalResolver
 

D

DefaultLdapServiceMapper - Class in org.jasig.cas.adaptors.ldap.services
Default implementation of LdapServiceMapper which maps each property of RegisteredService to a explicit LDAP attribute
DefaultLdapServiceMapper() - Constructor for class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
delete(RegisteredService) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
DigestMd5DirContextAuthenticationStrategy - Class in org.jasig.cas.adaptors.ldap
Authentication strategy for LDAP DIGEST-MD5.
DigestMd5DirContextAuthenticationStrategy() - Constructor for class org.jasig.cas.adaptors.ldap.DigestMd5DirContextAuthenticationStrategy
 
doMapFromContext(DirContextOperations) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
doMapFromContext(DirContextOperations) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceMapper
Method inherited from AbstractParameterizedContextMapper<RegisteredService> Should read the attributes from the DirContextAdapter and create a RegisteredService
doMapToContext(RegisteredService, DirContextAdapter) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
doMapToContext(RegisteredService, DirContextAdapter) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceMapper
This method should map the properties of the RegisteredService to the DirContextAdapter

E

extractPrincipalId(Credentials) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteIpLookupCredentialsToPrincipalResolver
 
extractPrincipalId(Credentials) - Method in class org.jasig.cas.authentication.principal.CredentialsToLDAPAttributePrincipalResolver
 

F

FastBindLdapAuthenticationHandler - Class in org.jasig.cas.adaptors.ldap
Implementation of an LDAP handler to do a "fast bind." A fast bind skips the normal two step binding process to determine validity by providing before hand the path to the uid.
FastBindLdapAuthenticationHandler() - Constructor for class org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler
 
findDn(String) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
findServiceById(long) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 

G

getAttributeIds() - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
getBoolean(DirContextOperations, String) - Static method in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
Reads a Boolean value from the DirContextAdapter
getBoolean(DirContextOperations, String, Boolean) - Static method in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
Reads a Boolean value from the DirContextAdapter
getContextSource() - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
 
getFilter() - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
 
getFilter() - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
getLdapTemplate() - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
Method to return the LdapTemplate
getLdapTemplate() - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
getLoadFilter() - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
getLoadFilter() - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceMapper
This method returns the LDAP Filter whichs fetches all Registered Services
getMaxNumberResults() - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
Method to return the max number of results allowed.
getRemoteAddress() - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteAddressCredentials
 
getScope() - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
Method to return the scope.
getSearchBase() - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
Method to return the search base.
getSearchBase() - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
getSearchControls() - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
getSearchFilter(Long) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
getSearchFilter(Long) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceMapper
This method returns the LDAP Filter for finding registered Services based on the given ID
getTimeout() - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
Method to return the timeout.
getTimeout() - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 

I

isAllowMultipleAccounts() - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
Method to return whether multiple accounts are allowed.

L

LDAP_BOOLEAN_FALSE - Static variable in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
 
LDAP_BOOLEAN_TRUE - Static variable in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
 
LdapServiceMapper - Class in org.jasig.cas.adaptors.ldap.services
The LdapServiceMapper is responsible for how RegisteredService instances are mapped to LDAP Contexts and vice versa
LdapServiceMapper() - Constructor for class org.jasig.cas.adaptors.ldap.services.LdapServiceMapper
 
LdapServiceRegistryDao - Class in org.jasig.cas.adaptors.ldap.services
Implementation of the ServiceRegistryDao interface which stores the services in a LDAP Directory
LdapServiceRegistryDao() - Constructor for class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
load() - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
lookupCtx(String) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 

O

OBJECTCLASS_ATTRIBUTE - Static variable in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
 
org.jasig.cas.adaptors.ldap - package org.jasig.cas.adaptors.ldap
 
org.jasig.cas.adaptors.ldap.remote - package org.jasig.cas.adaptors.ldap.remote
 
org.jasig.cas.adaptors.ldap.services - package org.jasig.cas.adaptors.ldap.services
 
org.jasig.cas.adaptors.ldap.util - package org.jasig.cas.adaptors.ldap.util
 
org.jasig.cas.authentication.principal - package org.jasig.cas.authentication.principal
 

P

processContextAfterCreation(DirContext, String, String) - Method in class org.jasig.cas.adaptors.ldap.DigestMd5DirContextAuthenticationStrategy

R

RemoteAddressAuthenticationHandler - Class in org.jasig.cas.adaptors.ldap.remote
Checks if the remote address is in the range of allowed addresses.
RemoteAddressAuthenticationHandler() - Constructor for class org.jasig.cas.adaptors.ldap.remote.RemoteAddressAuthenticationHandler
 
RemoteAddressCredentials - Class in org.jasig.cas.adaptors.ldap.remote
 
RemoteAddressCredentials(String) - Constructor for class org.jasig.cas.adaptors.ldap.remote.RemoteAddressCredentials
 
RemoteAddressNonInteractiveCredentialsAction - Class in org.jasig.cas.adaptors.ldap.remote
 
RemoteAddressNonInteractiveCredentialsAction() - Constructor for class org.jasig.cas.adaptors.ldap.remote.RemoteAddressNonInteractiveCredentialsAction
 
RemoteIpLookupCredentialsToPrincipalResolver - Class in org.jasig.cas.adaptors.ldap.remote
Resolves the IP address to some address in LDAP.
RemoteIpLookupCredentialsToPrincipalResolver() - Constructor for class org.jasig.cas.adaptors.ldap.remote.RemoteIpLookupCredentialsToPrincipalResolver
 

S

save(RegisteredService) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
setAllowMultipleAccounts(boolean) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
setBoolean(DirContextOperations, String, Boolean) - Static method in class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
Sets the attribute attribute to the boolean value
setContextSource(ContextSource) - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
Method to set the datasource and generate a JdbcTemplate.
setContextSource(LdapContextSource) - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
Method to set the datasource and generate a LDAPTemplate.
setCredentialsToPrincipalResolver(CredentialsToPrincipalResolver) - Method in class org.jasig.cas.authentication.principal.CredentialsToLDAPAttributePrincipalResolver
 
setFilter(String) - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
 
setFilter(String) - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
setIdAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setIgnoreMultipleSearchResults(boolean) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
setIgnorePartialResultException(boolean) - Method in class org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler
 
setIpAddressFormat(String) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteIpLookupCredentialsToPrincipalResolver
 
setIpNetworkRange(String) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteAddressAuthenticationHandler
 
setLdapServiceMapper(LdapServiceMapper) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
setLdapTemplate(LdapTemplate) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
setMaxNumberResults(int) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
setNamingAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setObjectclass(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setPrincipalAttributeName(String) - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
setScope(int) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
setScope(int) - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
setSearchBase(String) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
setSearchBase(String) - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
setServiceAllowedAttributesAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceAllowedToProxyAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceAnonymousAccessAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceBaseDN(String) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 
setServiceDescriptionAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceEnabledAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceIdAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceSsoEnabledAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setServiceThemeAttribute(String) - Method in class org.jasig.cas.adaptors.ldap.services.DefaultLdapServiceMapper
 
setTimeout(int) - Method in class org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler
 
setTimeout(int) - Method in class org.jasig.cas.authentication.principal.AbstractLdapPersonDirectoryCredentialsToPrincipalResolver
 
setupEnvironment(Hashtable, String, String) - Method in class org.jasig.cas.adaptors.ldap.DigestMd5DirContextAuthenticationStrategy
SpringLdapUtils - Class in org.jasig.cas.adaptors.ldap.util
A basic LDAP Utility class
SpringLdapUtils() - Constructor for class org.jasig.cas.adaptors.ldap.util.SpringLdapUtils
 
supports(Credentials) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteAddressAuthenticationHandler
 
supports(Credentials) - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteIpLookupCredentialsToPrincipalResolver
 
supports(Credentials) - Method in class org.jasig.cas.authentication.principal.CredentialsToLDAPAttributePrincipalResolver
 

T

toString() - Method in class org.jasig.cas.adaptors.ldap.remote.RemoteAddressCredentials
 

U

update(RegisteredServiceImpl) - Method in class org.jasig.cas.adaptors.ldap.services.LdapServiceRegistryDao
 

A B C D E F G I L O P R S T U

Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.