A B C D E F G H I L M O P S T U V W

A

ACCOUNT_TYPE - Static variable in interface ca.bc.gov.webade.user.GovernmentUserInfo
The reserved attribute name for the account type attribute.
AUTHENTICATED_AND_UNAUTHENTICATED_SITEMINDER - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
AUTHENTICATED_AND_UNAUTHENTICATED_SITEMINDER security configuration type.
AUTHENTICATED_ONLY_SITEMINDER - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
AUTHENTICATED_ONLY_SITEMINDER security configuration type.
AbstractSearchAttribute - class ca.bc.gov.webade.user.search.AbstractSearchAttribute.
 
AbstractSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.AbstractSearchAttribute
 
AbstractUserSearchQuery - class ca.bc.gov.webade.user.search.AbstractUserSearchQuery.
 
AbstractUserSearchQuery() - Constructor for class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
AbstractWebADEUserInfo - class ca.bc.gov.webade.user.AbstractWebADEUserInfo.
Default implementation of the WebADEUserInfo.
AbstractWebADEUserInfo() - Constructor for class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Default Constructor.
AbstractWebADEUserInfo(UserCredentials) - Constructor for class ca.bc.gov.webade.user.AbstractWebADEUserInfo
User Credentials Constructor.
AbstractWebADEUserInfo(AbstractWebADEUserInfo) - Constructor for class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Copy constructor.
areCredentialsComplete() - Method in class ca.bc.gov.webade.user.UserCredentials
 
areUnauthenticated(UserCredentials) - Static method in class ca.bc.gov.webade.user.UserCredentials
Returns true if the given credentials match the static UNAUTHENTICATED_USER_CREDENTIALS settings.

B

BACKSLASH - Static variable in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Helper constant for the '\' character.
BUSINESS_ACTIVATION_CODE - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business activation code attribute.
BUSINESS_GUID - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business GUID attribute.
BUSINESS_LEGAL_NAME - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business legal name attribute.
BUSINESS_NUMBER - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business number attribute.
BUSINESS_PARTNER - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Business Partner user type code value.
BUSINESS_TRADING_NAME - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business trading name attribute.
BusinessPartnerUserInfo - interface ca.bc.gov.webade.user.BusinessPartnerUserInfo.
 
BusinessPartnerUserSearchQuery - interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery.
 

C

CAPWebServicesProvider - class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider.
 
CAPWebServicesProvider() - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
Default Constructor.
CAP_WEB_SERVICES_CONNECT_PASSWORD - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services connect password preference name.
CAP_WEB_SERVICES_CONNECT_USERNAME - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services connect username preference name.
CAP_WEB_SERVICES_PROVIDER_SUPPORTED_TYPES - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The user-provider supported user types preference name.
CAP_WEB_SERVICES_PROVIDER_URL - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services provider url preference name.
CAP_WEB_SERVICES_PROVIDER_USER_TYPE_DOMAIN_SUFFIX - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The user-provider supported user types domain mapping preference name suffix.
CAP_WEB_SERVICES_SECONDS_TIMEOUT - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services timeout value (in seconds) preference name.
CAP_WEB_SERVICES_SYSTEM_USER_ACCOUNT - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The system user account name preference name.
CAP_WEB_SERVICES_SYSTEM_USER_GUID - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The system user GUID preference name.
CAP_WEB_SERVICES_SYSTEM_USER_TYPE_CODE - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The system user type code preference name.
CITY - Static variable in interface ca.bc.gov.webade.user.GovernmentUserInfo
The reserved attribute name for the city attribute.
ca.bc.gov.webade.user - package ca.bc.gov.webade.user
 
ca.bc.gov.webade.user.provider - package ca.bc.gov.webade.user.provider
 
ca.bc.gov.webade.user.provider.capws.v4 - package ca.bc.gov.webade.user.provider.capws.v4
 
ca.bc.gov.webade.user.search - package ca.bc.gov.webade.user.search
 
ca.bc.gov.webade.user.security.enterprise - package ca.bc.gov.webade.user.security.enterprise
 
ca.bc.gov.webade.user.service - package ca.bc.gov.webade.user.service
 
clone() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Clones the WebADEUserInfo object.
clone() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Clones the WebADEUserInfo object.
clone() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Clones the WebADEUserInfo object.
clone() - Method in class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Clones the WebADEUserInfo object.
clone() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Clones the WebADEUserInfo object.
compareCredentials(UserCredentials) - Method in class ca.bc.gov.webade.user.UserCredentials
Compares the given credentials to this instance.
convertBackSlashesToForward(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Converts '\' characters to '/' characters in the given string and returns the result.
convertForwardSlashesToBack(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Converts '/' characters to '\' characters in the given string and returns the result.
convertGUIDFormat(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Converts the given GUID between native GUID and Microsoft GUID and returns the result.
convertGUIDStringFormat(String) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given GUID between native GUID and Microsoft GUID and returns the result.
convertMicrosoftGUIDToNativeBytes(String) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given microsoft guid to a byte array representation.
convertNativeBytesToMicrosoftGUID(byte[]) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given guid byte array to a microsoft string representation.
convertNativeBytesToNativeGUID(byte[]) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given guid byte array to a native string representation.
convertNativeGUIDToNativeBytes(String) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given native guid to a byte array representation.
createCall() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
createUserSearchQuery(UserTypeCode) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns a UserSearchQuery metadata object for the given user type code.
createUserSearchQuery(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
createUserSearchQuery(UserTypeCode) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the UserSearchQuery meta-data object to perform user searching for this application on the provided user type.

D

DISPLAY_NAME - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the display name attribute.
DateSearchAttribute - interface ca.bc.gov.webade.user.search.DateSearchAttribute.
 
DefaultBusinessPartnerUserInfo - class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo.
 
DefaultBusinessPartnerUserInfo() - Constructor for class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Default Constructor.
DefaultBusinessPartnerUserInfo(DefaultBusinessPartnerUserInfo) - Constructor for class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Copy constructor.
DefaultBusinessPartnerUserInfo(UserCredentials) - Constructor for class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Basic constructor.
DefaultBusinessPartnerUserSearchQuery - class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery.
 
DefaultBusinessPartnerUserSearchQuery() - Constructor for class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery
Default Constructor.
DefaultDateSearchAttribute - class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute.
 
DefaultDateSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
DefaultGovernmentUserInfo - class ca.bc.gov.webade.user.DefaultGovernmentUserInfo.
 
DefaultGovernmentUserInfo() - Constructor for class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Default Constructor.
DefaultGovernmentUserInfo(DefaultGovernmentUserInfo) - Constructor for class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Copy constructor.
DefaultGovernmentUserInfo(UserCredentials) - Constructor for class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Basic constructor.
DefaultGovernmentUserSearchQuery - class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery.
 
DefaultGovernmentUserSearchQuery() - Constructor for class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery
Default Constructor.
DefaultIndividualUserInfo - class ca.bc.gov.webade.user.DefaultIndividualUserInfo.
 
DefaultIndividualUserInfo() - Constructor for class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Default Constructor.
DefaultIndividualUserInfo(DefaultIndividualUserInfo) - Constructor for class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Copy constructor.
DefaultIndividualUserInfo(UserCredentials) - Constructor for class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Basic constructor.
DefaultLongSearchAttribute - class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute.
 
DefaultLongSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
DefaultOptionSearchAttribute - class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute.
 
DefaultOptionSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
DefaultTextSearchAttribute - class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute.
A search attribute that allows any text value as a search value.
DefaultTextSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 

E

EMAIL_ADDRESS - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the email address attribute.
EMPLOYEE_ID - Static variable in interface ca.bc.gov.webade.user.GovernmentUserInfo
The reserved attribute name for the employee id attribute.
EXACT_MATCH - Static variable in class ca.bc.gov.webade.user.search.WildcardOptions
Exact match wildcard option.
EXPIRY_DATE - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the expiry date attribute.
EXTRA_PROVINCIAL_REGISTRATION_NUMBER - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the extra provincial registration number attribute.
equals(Object) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
equals(Object) - Method in class ca.bc.gov.webade.user.GUID
 
equals(Object) - Method in class ca.bc.gov.webade.user.UserCredentials
 
equals(Object) - Method in class ca.bc.gov.webade.user.UserTypeCode
 
equals(Object) - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
extractAccountName(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Extracts a user's account name from a "domain/user" format.
extractSourceDirectory(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Extracts a user's source directory, or domain, from a "domain/user" format.

F

FIRST_NAME - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the first name attribute.
FORWARDSLASH - Static variable in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Helper constant for the '/' character.
findUsers(UserCredentials, UserSearchQuery) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the user information of the users from the LDAP directory matching the given search criteria.
findUsers(UserCredentials, UserSearchQuery) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
findUsers(UserSearchQuery) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Finds the set of WebADEUserInfo objects that match the provided search criteria.

G

GOVERNMENT - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Government user type code value.
GUID - class ca.bc.gov.webade.user.GUID.
 
GUID(byte[]) - Constructor for class ca.bc.gov.webade.user.GUID
Creates a GUID instance using a byte-array containing a native GUID binary value.
GUID(String) - Constructor for class ca.bc.gov.webade.user.GUID
Creates a GUID instance using a Microsoft-formatted GUID string.
GUID(String, boolean) - Constructor for class ca.bc.gov.webade.user.GUID
Creates a GUID instance using a Hex-based GUID string.
GovernmentUserInfo - interface ca.bc.gov.webade.user.GovernmentUserInfo.
 
GovernmentUserSearchQuery - interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery.
 
getAccountName() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getAccountType() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getAccountType() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
getAttributeNames() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getAttributeNames() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getAttributeNames() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getAttributeNames() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Returns the set of attribute names for user attributes supported by this object instance.
getAttributeValue(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getAttributeValue(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getAttributeValue(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getAttributeValue(String) - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Returns the value for the attribute with the given name.
getBusinessActivationCode() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessActivationCode() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessGUID() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessGUID() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessGUID() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getBusinessGUID() - Method in class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery
 
getBusinessLegalName() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessLegalName() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessNumber() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessNumber() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessTradingName() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessTradingName() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Business User Information
getBusinessUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getCity() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getCity() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
getCity() - Method in class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery
 
getCity() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getCodeValue() - Method in class ca.bc.gov.webade.user.UserTypeCode
 
getDescription() - Method in class ca.bc.gov.webade.user.UserTypeCode
 
getDirectoryUserType() - Method in class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery
 
getDirectoryUserType() - Method in class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery
 
getDirectoryUserType() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getDisplayName() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getDisplayName() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getEmailAddress() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getEmailAddress() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getEmailAddress() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getEmailAddress() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getEmailAddress() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getEmployeeId() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getEmployeeId() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
getExpiryDate() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getExpiryDate() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getExtraProvincialRegistrationNumber() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getExtraProvincialRegistrationNumber() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getFirstName() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getFirstName() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getFirstName() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getFirstName() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getIncorporationNumber() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getIncorporationNumber() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getInternalUserGroupInfo(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Internal User Group Membership Information
getInternalUserGroupInfo(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getInternalUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Internal User Information
getInternalUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getLastName() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getLastName() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getLastName() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getLastName() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getMaxEndDate() - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
getMaxEndDate() - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
getMaxStartDate() - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
getMaxStartDate() - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
getMiddleInitial() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getMiddleInitial() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getMiddleInitial() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getMiddleInitial() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getMiddleInitial() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getPhoneNumber() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getPhoneNumber() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getPhoneNumber() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getPhoneNumber() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getPhoneNumber() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getPort(Class) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
For the given interface, get the stub implementation.
getPorts() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getSearchDate() - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
getSearchDate() - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
getSearchOptions() - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
getSearchOptions() - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
getSearchValue() - Method in interface ca.bc.gov.webade.user.search.LongSearchAttribute
 
getSearchValue() - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
getSearchValue() - Method in interface ca.bc.gov.webade.user.search.TextSearchAttribute
 
getSecurityConfiguration(String) - Static method in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
Returns the security configuration object for the given type.
getServiceName() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getSourceDirectory() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getSourceDirectoryForUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the source directory for the given user type if it is supported by this provider.
getSourceDirectoryForUserType(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSourceDirectoryForUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the source directory for the given user type if it is supported by this provider.
getSupportedSourceDirectories() - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
 
getSupportedSourceDirectories() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSupportedSourceDirectories() - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the set of source directory names supported by this instance of the UserInfoService.
getSupportedTypesAndDomains() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSupportedUserTypes() - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
 
getSupportedUserTypes() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSupportedUserTypes() - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the set of user type codes supported by this instance of the UserInfoService.
getTimeout() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getUser(UserCredentials, UserCredentials) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the user information from the LDAP directory hosting the user identified by the given credentials.
getUser(UserCredentials, UserCredentials) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getUserCredentials() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getUserCredentials() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getUserGuid() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getUserId() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getUserId() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getUserId() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get User Information
getUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getUserServicesSoap() - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServices
 
getUserServicesSoap(URL) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServices
 
getUserServicesSoap() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserServicesSoap(URL) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserServicesSoapAddress() - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServices
 
getUserServicesSoapAddress() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserServicesSoapWSDDServiceName() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserTypeCode() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getUserTypeCode(String) - Static method in class ca.bc.gov.webade.user.UserTypeCode
Returns the matching UserTypeCode instance for the given code value, or null if no match is found.
getUserTypeForSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the user type for the given source directory if it is supported by this provider.
getUserTypeForSourceDirectory(String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getUserTypeForSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the user type for the given source directory if it is supported by this provider.
getVerifiedIndividualUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Verified Individual User Information
getVerifiedIndividualUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getWebADEUserInfo(UserCredentials) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Loads the target user's personal information from the user provider, or returns null if the user is not found.
getWebADEUserInfo(UserCredentials, boolean) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Loads the target user's personal information from the user provider, or returns null if the user is not found.
getWebServiceUrl() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getWebServiceUsername() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getWildcardOption() - Method in class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
getWildcardOption() - Method in interface ca.bc.gov.webade.user.search.TextSearchAttribute
 

H

handlesSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesSourceDirectory(String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
handlesSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns true if the given user type is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
handlesUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns true if the given user type is one of the ones supported by this provider.
hasAttribute(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
hasAttribute(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
hasAttribute(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
hasAttribute(String) - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Returns whether this object instance supports the attribute with the given name.
hashCode() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
hashCode() - Method in class ca.bc.gov.webade.user.UserCredentials
 
hashCode() - Method in class ca.bc.gov.webade.user.UserTypeCode
 

I

INCORPORATION_NUMBER - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the incorporation number attribute.
INDIVIDUAL - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Individual user type code value.
IS_VISIBLE - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the is-visible attribute.
IndividualUserInfo - interface ca.bc.gov.webade.user.IndividualUserInfo.
 
identifyUser(HttpServletRequest) - Method in interface ca.bc.gov.webade.user.security.enterprise.SecurityConfiguration
Identifies the authenticated user from the request.
init(Properties) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Initializes the provider using the given preference set.
init(Properties) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
initialize(Properties) - Method in interface ca.bc.gov.webade.user.security.enterprise.SecurityConfiguration
Initializes the security configuration with the given configuration properties set.
isEmployee() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
isEmployee() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
isNull() - Method in class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
isNull() - Method in interface ca.bc.gov.webade.user.search.LongSearchAttribute
 
isOptional() - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
isOptional() - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
isReadOnly() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
isReadOnly() - Method in class ca.bc.gov.webade.user.UserCredentials
 
isReadOnly() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
isSupported() - Method in class ca.bc.gov.webade.user.search.AbstractSearchAttribute
 
isSupported() - Method in interface ca.bc.gov.webade.user.search.SearchAttribute
 
isUserInGroup(UserCredentials, GUID) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Checks to see if the user is a member of the group identified by the given GUID.
isUserInGroups(UserCredentials, UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Checks to see if the user is a member of the groups identified by the given array of GUID values.
isUserInGroups(UserCredentials, UserCredentials, GUID[]) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
isUserInGroups(UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Checks to see if the user is a member of the groups identified by the given array of GUID values.
isValid() - Method in class ca.bc.gov.webade.user.GUID
 
isValidValue(int) - Static method in class ca.bc.gov.webade.user.search.WildcardOptions
Verifies that the given value is one of the valid wildcard options.
isVisible() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
isVisible() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 

L

LAST_NAME - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the last name attribute.
LongSearchAttribute - interface ca.bc.gov.webade.user.search.LongSearchAttribute.
 

M

MAX_DATE - Static variable in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
MIDDLE_INITIAL - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the middle initial attribute.
mergeCredentials(UserCredentials) - Method in class ca.bc.gov.webade.user.UserCredentials
Merges the given credentials into this instance, adopting credential attributes from the given object where no matching ones are set for this object.

O

OptionSearchAttribute - interface ca.bc.gov.webade.user.search.OptionSearchAttribute.
 

P

PARTIALLY_AUTHENTICATED_SITEMINDER - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
PARTIALLY_AUTHENTICATED_SITEMINDER security configuration type.
PHONE_NUMBER - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the phone number attribute.
PROVIDER_CLASS_NAME - Static variable in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
The user-provider class name preference name.
PROVIDER_ENABLED - Static variable in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
The user-provider enabled preference name.

S

SECURITY_PROVIDER_SUB_TYPE - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
SECURITY_PROVIDER_SUB_TYPE defines the WebADE preference sub-type name containing the security provider settings for the application.
SECURITY_PROVIDER_TYPE_PREFERENCE - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
SECURITY_PROVIDER_TYPE_PREFERENCE defines the WebADE preference name containing the provider type for the application.
SearchAttribute - interface ca.bc.gov.webade.user.search.SearchAttribute.
 
SecurityConfiguration - interface ca.bc.gov.webade.user.security.enterprise.SecurityConfiguration.
 
SecurityConfigurationFactory - class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory.
 
SecurityConfigurationFactory() - Constructor for class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
 
searchForBusinessUsers(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, StringHolder, BooleanHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Search for Business Users
searchForBusinessUsers(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, StringHolder, BooleanHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
searchForInternalUsers(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, StringHolder, BooleanHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Search for Internal Users
searchForInternalUsers(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, StringHolder, BooleanHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
setAccountName(String) - Method in class ca.bc.gov.webade.user.UserCredentials
 
setAccountType(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Sets this user's accountType attribute to the given value.
setBusinessActivationCode(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's businessActivationCode attribute to the given value.
setBusinessGUID(GUID) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's businessGUID attribute to the given value.
setBusinessLegalName(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's businessLegalName attribute to the given value.
setBusinessNumber(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's businessNumber attribute to the given value.
setBusinessTradingName(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's businessTradingName attribute to the given value.
setCity(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Sets this user's city attribute to the given value.
setDisplayName(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's displayName attribute to the given value.
setEmailAddress(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's emailAddress attribute to the given value.
setEmployeeId(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Sets this user's employeeId attribute to the given value.
setEndpointAddress(String, String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
Set the endpoint address for the specified port name.
setExpiryDate(Date) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's expiryDate attribute to the given value.
setExtraProvincialRegistrationNumber(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's extraProvincialRegistrationNumber attribute to the given value.
setFirstName(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's firstName attribute to the given value.
setIncorporationNumber(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Sets this user's incorporationNumber attribute to the given value.
setLastName(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's lastName attribute to the given value.
setMaxEndDate(Date) - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
setMaxEndDate(Date) - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
setMaxStartDate(Date) - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
setMaxStartDate(Date) - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
setMiddleInitial(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's middleInitial attribute to the given value.
setNull(boolean) - Method in class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
setNull(boolean) - Method in interface ca.bc.gov.webade.user.search.LongSearchAttribute
 
setOptional(boolean) - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
setOptional(boolean) - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
setPhoneNumber(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's phoneNumber attribute to the given value.
setReadOnly() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets the attributes of this object are non-editable.
setReadOnly() - Method in class ca.bc.gov.webade.user.UserCredentials
Sets the attributes of this object are non-editable.
setReadOnly() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Sets the attributes of this object are non-editable.
setSearchDate(Date) - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
setSearchDate(Date) - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
setSearchOptions(String[]) - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
setSearchOptions(String[]) - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
setSearchValue(long) - Method in class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
setSearchValue(String) - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
setSearchValue(String) - Method in class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
setSearchValue(long) - Method in interface ca.bc.gov.webade.user.search.LongSearchAttribute
 
setSearchValue(String) - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
setSearchValue(String) - Method in interface ca.bc.gov.webade.user.search.TextSearchAttribute
 
setSourceDirectory(String) - Method in class ca.bc.gov.webade.user.UserCredentials
 
setSupported(boolean) - Method in class ca.bc.gov.webade.user.search.AbstractSearchAttribute
 
setSupported(boolean) - Method in interface ca.bc.gov.webade.user.search.SearchAttribute
 
setUserCredentials(UserCredentials) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this instance's user credentials to the given settings.
setUserGuid(GUID) - Method in class ca.bc.gov.webade.user.UserCredentials
 
setUserServicesSoapEndpointAddress(String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
setUserServicesSoapWSDDServiceName(String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
setUserTypeCode(UserTypeCode) - Method in class ca.bc.gov.webade.user.UserCredentials
 
setVisible(boolean) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Sets this user's visible flag attribute to the given value.
setWildcardOption(int) - Method in class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
setWildcardOption(int) - Method in interface ca.bc.gov.webade.user.search.TextSearchAttribute
 
stripNonNumericCharacters(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Strips all non-numeric characters from the given String, returning only the numeric string.

T

TextSearchAttribute - interface ca.bc.gov.webade.user.search.TextSearchAttribute.
 
toMicrosoftGUIDString() - Method in class ca.bc.gov.webade.user.GUID
 
toNativeByteArray() - Method in class ca.bc.gov.webade.user.GUID
 
toNativeGUIDString() - Method in class ca.bc.gov.webade.user.GUID
 
toString() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
toString() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
toString() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
toString() - Method in class ca.bc.gov.webade.user.GUID
 
toString() - Method in class ca.bc.gov.webade.user.UserCredentials
 
toString() - Method in class ca.bc.gov.webade.user.UserTypeCode
 
toString() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
toString() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 

U

UNAUTHENTICATED_USER_CREDENTIALS - Static variable in class ca.bc.gov.webade.user.UserCredentials
Complete empty user credentials for un-authenticated user permissions.
USER_CREDENTIALS - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the user credentials attribute.
UserCredentials - class ca.bc.gov.webade.user.UserCredentials.
 
UserCredentials() - Constructor for class ca.bc.gov.webade.user.UserCredentials
Default Constructor.
UserCredentials(boolean) - Constructor for class ca.bc.gov.webade.user.UserCredentials
Constructor indicating that this instance will accept null values as valid attibutes (Default is false).
UserCredentials(UserCredentials) - Constructor for class ca.bc.gov.webade.user.UserCredentials
Copy Constructor.
UserCredentials(UserCredentials, boolean) - Constructor for class ca.bc.gov.webade.user.UserCredentials
Copy Constructor.
UserCredentials(UserTypeCode) - Constructor for class ca.bc.gov.webade.user.UserCredentials
User type code constructor.
UserInfoService - interface ca.bc.gov.webade.user.service.UserInfoService.
API that contains all functionality related to user information, including the retrieval and searching for user information, along with various supporting API calls.
UserInfoServiceException - exception ca.bc.gov.webade.user.service.UserInfoServiceException.
Exception class raised by the methods of the UserInfoService API.
UserInfoServiceException() - Constructor for class ca.bc.gov.webade.user.service.UserInfoServiceException
Default Constructor
UserInfoServiceException(String) - Constructor for class ca.bc.gov.webade.user.service.UserInfoServiceException
 
UserInfoServiceException(Throwable) - Constructor for class ca.bc.gov.webade.user.service.UserInfoServiceException
 
UserInfoServiceException(String, Throwable) - Constructor for class ca.bc.gov.webade.user.service.UserInfoServiceException
 
UserSearchQuery - interface ca.bc.gov.webade.user.search.UserSearchQuery.
Search object used for user searches.
UserServices - interface ca.bc.gov.webade.user.provider.capws.v4.UserServices.
 
UserServicesLocator - class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator.
 
UserServicesLocator() - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
Default constructor.
UserServicesLocator(String) - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
UserServicesLocator(EngineConfiguration) - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
UserServicesLocator(String, QName) - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
UserServicesSoap - interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap.
 
UserServicesSoapStub - class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub.
 
UserServicesSoapStub() - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
UserServicesSoapStub(URL, Service) - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
UserServicesSoapStub(Service) - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
UserTypeCode - class ca.bc.gov.webade.user.UserTypeCode.
 

V

VERIFIED_INDIVIDUAL - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Individual user type code value.
validate(String) - Static method in class ca.bc.gov.webade.user.GUID
Validates the given string to ensure its value represents a valid guid value.
validate(byte[]) - Static method in class ca.bc.gov.webade.user.GUID
Validates the given byte array to ensure its value represents a valid guid value.

W

WEBADE_USER_PROVIDER_SUBTYPE - Static variable in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
The WebADE user provider preference sub-type.
WILDCARD_BOTH - Static variable in class ca.bc.gov.webade.user.search.WildcardOptions
Wildcard to both sides of the search value when searching.
WILDCARD_LEFT - Static variable in class ca.bc.gov.webade.user.search.WildcardOptions
Wildcard to the left of the search value only when searching.
WILDCARD_RIGHT - Static variable in class ca.bc.gov.webade.user.search.WildcardOptions
Wildcard to the right of the search value only when searching.
WebADEUserInfo - interface ca.bc.gov.webade.user.WebADEUserInfo.
This interface defines the basic attributes and operations WebADE maintains about any user accessible via the configured user-info providers of the WebADE application.
WebADEUserInfoUtils - class ca.bc.gov.webade.user.WebADEUserInfoUtils.
 
WebADEUserInfoUtils() - Constructor for class ca.bc.gov.webade.user.WebADEUserInfoUtils
 
WebADEUserProvider - interface ca.bc.gov.webade.user.provider.WebADEUserProvider.
Interface for remote systems that provide the WebADE with user details for users in the WebADE system.
WebADEUserProviderException - exception ca.bc.gov.webade.user.provider.WebADEUserProviderException.
 
WebADEUserProviderException() - Constructor for class ca.bc.gov.webade.user.provider.WebADEUserProviderException
 
WebADEUserProviderException(String) - Constructor for class ca.bc.gov.webade.user.provider.WebADEUserProviderException
 
WebADEUserProviderException(Throwable) - Constructor for class ca.bc.gov.webade.user.provider.WebADEUserProviderException
 
WebADEUserProviderException(String, Throwable) - Constructor for class ca.bc.gov.webade.user.provider.WebADEUserProviderException
 
WildcardOptions - class ca.bc.gov.webade.user.search.WildcardOptions.
 

A B C D E F G H I L M O P S T U V W