public interface IDfPrincipalSupport
IDfClient.setPrincipalSupport(com.documentum.fc.client.IDfPrincipalSupport)
Modifier and Type | Method and Description |
---|---|
IDfSession |
getSession(java.lang.String docbaseName,
java.lang.String principalName)
Retrieves a session for a given principal and repository.
|
IDfSession getSession(java.lang.String docbaseName, java.lang.String principalName) throws DfPrincipalException
docbaseName
- name of the repositoryprincipalName
- name of the principalDfPrincipalException
- Can't get a session for the given principal and repositoryCopyright 1994-2023 OpenText Corporation. All rights reserved.