Uses of Class
com.documentum.fc.client.DfIdentityException
Packages that use DfIdentityException
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 DfIdentityException in com.documentum.fc.client
Methods in com.documentum.fc.client that throw DfIdentityExceptionModifier and TypeMethodDescriptionvoidIDfSessionManager.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 thegetSessionmethod.IDfSessionManager.newSession(String docbase) To get a new instance of a DFC session,newSessionretrieves a new session for the given repository. -
Uses of DfIdentityException in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that throw DfIdentityExceptionModifier and TypeMethodDescriptionIDfLocationQueryScope.getLocationPath()Gets the location path.