public class AuthenticationMethod extends Object
| Constructor and Description |
|---|
AuthenticationMethod() |
public Long getId()
public void setId(Long id)
id - the id to setpublic String getMethod()
public void setMethod(String method)
method - the method to setpublic String getLdapServerUrl()
public void setLdapServerUrl(String ldapServerUrl)
ldapServerUrl - the ldapServerUrl to setpublic String getLdapBindUserDn()
public void setLdapBindUserDn(String ldapBindUserDn)
ldapBindUserDn - the ldapBindUserDn to setpublic String getLdapBindUserPassword()
public void setLdapBindUserPassword(String ldapBindUserPassword)
ldapBindUserPassword - the ldapBindUserPassword to setpublic String getLdapUserSearchBaseDn()
public void setLdapUserSearchBaseDn(String ldapUserSearchBaseDn)
ldapUserSearchBaseDn - the ldapUserSearchBaseDn to setpublic String getLdapUserSearchFilter()
public void setLdapUserSearchFilter(String ldapUserSearchFilter)
ldapUserSearchFilter - the ldapUserSearchFilter to setpublic String getApplicationSecurityBaseDn()
public void setApplicationSecurityBaseDn(String applicationSecurityBaseDn)
applicationSecurityBaseDn - the applicationSecurityBaseDn to setpublic String getAccountTypeAttributeName()
public void setAccountTypeAttributeName(String accountTypeAttributeName)
accountTypeAttributeName - the accountTypeAttributeName to setpublic String getUserAccountNameAttributeName()
public void setUserAccountNameAttributeName(String userAccountNameAttributeName)
userAccountNameAttributeName - the userAccountNameAttributeName to setpublic String getEmailAttributeName()
public void setEmailAttributeName(String emailAttributeName)
emailAttributeName - the emailAttributeName to setpublic String getApplicationSecurityGroupAttributeName()
public void setApplicationSecurityGroupAttributeName(String applicationSecurityGroupAttributeName)
applicationSecurityGroupAttributeName - the applicationSecurityGroupAttributeName to setpublic String getFirstNameAttributeName()
public void setFirstNameAttributeName(String firstNameAttributeName)
firstNameAttributeName - the firstNameAttributeName to setpublic String getSurnameAttributeName()
public void setSurnameAttributeName(String surnameAttributeName)
surnameAttributeName - the surnameAttributeName to setpublic String getDepartmentAttributeName()
public void setDepartmentAttributeName(String departmentAttributeName)
departmentAttributeName - the departmentAttributeName to setpublic String getLdapUserDescriptionAttributeName()
public void setLdapUserDescriptionAttributeName(String ldapUserDescriptionAttributeName)
ldapUserDescriptionAttributeName - the ldapUserDescriptionAttributeName to setpublic String getApplicationSecurityDescriptionAttributeName()
public void setApplicationSecurityDescriptionAttributeName(String applicationSecurityDescriptionAttributeName)
applicationSecurityDescriptionAttributeName - the applicationSecurityDescriptionAttributeName to setpublic String getMemberofAttributeName()
public void setMemberofAttributeName(String memberofAttributeName)
memberofAttributeName - the memberofAttributeName to setpublic String getName()
public void setName(String name)
name - the name to setpublic Long getOrder()
public void setOrder(Long order)
order - the order to setpublic Date getLastSynchronised()
public void setLastSynchronised(Date lastSynchronised)
lastSynchronised - the lastSynchronised to setpublic boolean isEnabled()
public void setEnabled(boolean enabled)
enabled - the enabled to setpublic String getUserSynchronisationFilter()
public void setUserSynchronisationFilter(String userFilter)
userFilter - the userFilter to setpublic String getGroupSynchronisationFilter()
public void setGroupSynchronisationFilter(String groupFilter)
groupFilter - the groupFilter to setCopyright © 2007-2016 Ikasan. All Rights Reserved.