|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| Version | Provides information about the EDK build version, such as the major version number and the minor version number of the build. |
| Exception Summary | |
| AccessDeniedException | Thrown when the user does not have access to the requested resource. |
| AccountExpiredException | Throw this exception from IAuthProvider.authenticate to tell the portal that the user's account has expired. |
| AccountLockedException | Throw this exception from IAuthProvider.authenticate to tell the portal that the user's account has been locked or disabled. |
| CustomAuthenticationFailureException | Throw this exception from IAuthProvider.authenticate to tell the portal that there was a custom authentication failure. |
| CustomServiceFailureException | Throw this exception from IAuthProvider.authenticate to tell the portal that there was a custom service failure. |
| GeneralFailureException | Throw this exception from IAuthProvider.authenticate to tell the portal that there was a general failure when attempting to authenticate the user. |
| InvalidConfigurationException | Throw this exception from IAuthProvider.authenticate to tell the portal that the Remote Server configuration is invalid. |
| InvalidUsernameOrPasswordException | Throw this exception from IAuthProvider.authenticate to tell the portal that the user has entered and invalid username or password. |
| NoLongerExistsException | Throw this exception from a Crawler Web Service implementation of
IContainerProvider.attachToContainer or
IDocumentProvider.attachToDocument
when the requested resource no longer exists in the repository being crawled. |
| NoSuchUserException | Thrown when the requested user does not exist. |
| NotAvailableException | Thrown when the referenced object is no longer available. |
| NotInitializedException | Thrown when the referenced object has not been initialized. |
| PasswordExpiredException | Throw this exception from IAuthProvider.authenticate to tell the portal that the user's password has expired and must be changed. |
| PasswordMustChangeException | Throw this exception from IAuthProvider.authenticate to tell the portal that the user's password must change. |
| RemoteServerUnavailableException | Throw this exception from IAuthProvider.authenticate to tell the portal that the Remote Server is unavailable. |
| RemoteServerUnreachableException | Throw this exception from IAuthProvider.authenticate to tell the portal that the Remote Server is unreachable. |
| ServiceException | Base class for exceptions. |
Provides an EDK Version class and common exception classes used by multiple services.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.