Uses of Class
com.documentum.fc.client.DfAuthenticationException
Packages that use DfAuthenticationException
Package
Description
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
-
Uses of DfAuthenticationException in com.documentum.fc.client
Methods in com.documentum.fc.client that return DfAuthenticationExceptionModifier and TypeMethodDescriptionstatic DfAuthenticationException
DfAuthenticationException.newAuthFailException
(com.documentum.fc.client.impl.docbase.IDocbaseSpec docbaseSpec, String username) Methods in com.documentum.fc.client that throw DfAuthenticationExceptionModifier and TypeMethodDescriptionvoid
IDfSessionManager.authenticate
(String docbase) Takes the repository name as an argument and throws an exception on bad user credentials.IDfSessionManager.getSession
(String docbase) To get the session handle a service implementation should call thegetSession
method.IDfSessionManager.newSession
(String docbase) To get a new instance of a DFC session,newSession
retrieves a new session for the given repository. -
Uses of DfAuthenticationException in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that throw DfAuthenticationExceptionModifier and TypeMethodDescriptionIDfLocationQueryScope.getLocationPath()
Gets the location path.