public class DomainController extends DirectoryServer
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.DomainController
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.DirectoryServices
|
static java.lang.String |
className
Qualified class name: System.DirectoryServices.ActiveDirectory.DomainController
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
DomainController() |
DomainController(java.lang.Object instance)
Internal constructor.
|
close, Dispose, GetDirectoryEntry, getInboundConnections, getIPAddress, getName, getOutboundConnections, getPartitions, getSiteName, getSyncFromAllServersCallback, MoveToAnotherSite, setSyncFromAllServersCallbackpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public DomainController()
throws java.lang.Throwable
java.lang.Throwablepublic DomainController(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static DomainController cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into DomainController, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedDomainController instancejava.lang.Throwable - in case of error during cast operationpublic void CheckReplicationConsistency()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
FormatException,
OutOfMemoryException,
CryptographicException
CheckReplicationConsistency in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionpublic GlobalCatalog EnableGlobalCatalog() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, CultureNotFoundException, NotSupportedException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidOperationException, InvalidEnumArgumentException, AccessViolationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionCultureNotFoundExceptionNotSupportedExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionpublic static DomainControllerCollection FindAll(DirectoryContext context) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic static DomainControllerCollection FindAll(DirectoryContext context, java.lang.String siteName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic static DomainController FindOne(DirectoryContext context) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, CryptographicException, InvalidEnumArgumentException, IndexOutOfRangeException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionCryptographicExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionpublic static DomainController FindOne(DirectoryContext context, LocatorOptions flag) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, CryptographicException, InvalidEnumArgumentException, IndexOutOfRangeException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionCryptographicExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionpublic static DomainController FindOne(DirectoryContext context, java.lang.String siteName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, CryptographicException, InvalidEnumArgumentException, IndexOutOfRangeException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionCryptographicExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionpublic static DomainController FindOne(DirectoryContext context, java.lang.String siteName, LocatorOptions flag) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, CryptographicException, InvalidEnumArgumentException, IndexOutOfRangeException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionCryptographicExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionpublic ReplicationNeighborCollection GetAllReplicationNeighbors() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, FormatException, OutOfMemoryException, CryptographicException, NotSupportedException, ActiveDirectoryOperationException, InvalidEnumArgumentException, AccessViolationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OverflowException
GetAllReplicationNeighbors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionNotSupportedExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOverflowExceptionpublic DateTime getCurrentTime() throws java.lang.Throwable, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentException, NotSupportedException, ArgumentNullException, ActiveDirectoryOperationException, InvalidEnumArgumentException, FormatException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, OverflowException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionOverflowExceptionpublic DirectorySearcher GetDirectorySearcher() throws java.lang.Throwable, ObjectDisposedException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidOperationException, CryptographicException, InvalidEnumArgumentException
public Domain getDomain() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, ArgumentOutOfRangeException, MissingManifestResourceException, IndexOutOfRangeException, ActiveDirectoryOperationException, FormatException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidEnumArgumentException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic static DomainController GetDomainController(DirectoryContext context) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, SocketException, IndexOutOfRangeException, CryptographicException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionSocketExceptionIndexOutOfRangeExceptionCryptographicExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic Forest getForest() throws java.lang.Throwable, ObjectDisposedException, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, ArgumentNullException, InvalidOperationException, CryptographicException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, CultureNotFoundException, MissingManifestResourceException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, SocketException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableObjectDisposedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidOperationExceptionCryptographicExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionSocketExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic long getHighestCommittedUsn()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
NotSupportedException,
ArgumentNullException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
FormatException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
OverflowException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionOverflowExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class DirectoryServerString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class DirectoryServerString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class DirectoryServerObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class DirectoryServerString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class DirectoryServerJCType representing the CLR Type of the instantiated Classpublic java.lang.String getOSVersion()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
CultureNotFoundException,
NotSupportedException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
InvalidOperationException,
InvalidEnumArgumentException,
AccessViolationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionCultureNotFoundExceptionNotSupportedExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionpublic ReplicationFailureCollection GetReplicationConnectionFailures() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, OutOfMemoryException, NotSupportedException, ActiveDirectoryOperationException, InvalidEnumArgumentException, FormatException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
GetReplicationConnectionFailures in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionNotSupportedExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic ReplicationCursorCollection GetReplicationCursors(java.lang.String partition) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, InvalidEnumArgumentException, IndexOutOfRangeException, AccessViolationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OverflowException
GetReplicationCursors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionAccessViolationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOverflowExceptionpublic ActiveDirectoryReplicationMetadata GetReplicationMetadata(java.lang.String objectPath) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, InvalidEnumArgumentException, IndexOutOfRangeException, AccessViolationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OverflowException
GetReplicationMetadata in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionAccessViolationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOverflowExceptionpublic ReplicationNeighborCollection GetReplicationNeighbors(java.lang.String partition) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, InvalidEnumArgumentException, IndexOutOfRangeException, AccessViolationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OverflowException
GetReplicationNeighbors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionAccessViolationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOverflowExceptionpublic ReplicationOperationInformation GetReplicationOperationInformation() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, FormatException, OutOfMemoryException, CryptographicException, NotSupportedException, ActiveDirectoryOperationException, InvalidEnumArgumentException, AccessViolationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OverflowException
GetReplicationOperationInformation in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionNotSupportedExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOverflowExceptionpublic ActiveDirectoryRoleCollection getRoles() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, OutOfMemoryException, CultureNotFoundException, NotSupportedException, InvalidEnumArgumentException, AccessViolationException, ActiveDirectoryOperationException, NullReferenceException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryOperationExceptionNullReferenceExceptionpublic boolean IsGlobalCatalog()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
CultureNotFoundException,
NotSupportedException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
InvalidOperationException,
InvalidEnumArgumentException,
AccessViolationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionCultureNotFoundExceptionNotSupportedExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionpublic void SeizeRoleOwnership(ActiveDirectoryRole role) throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, ArgumentOutOfRangeException, MissingManifestResourceException, IndexOutOfRangeException, ActiveDirectoryOperationException, FormatException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidEnumArgumentException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class DirectoryServerpublic void SyncReplicaFromAllServers(java.lang.String partition,
SyncFromAllServersOptions options)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
FormatException,
OutOfMemoryException,
CryptographicException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
InvalidEnumArgumentException,
AccessViolationException,
SyncFromAllServersOperationException
SyncReplicaFromAllServers in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationExceptionSyncFromAllServersOperationExceptionpublic void SyncReplicaFromServer(java.lang.String partition,
java.lang.String sourceServer)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
FormatException,
OutOfMemoryException,
CryptographicException,
AccessViolationException,
SecurityException,
ActiveDirectoryOperationException,
SocketException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
ActiveDirectoryObjectNotFoundException
SyncReplicaFromServer in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionSocketExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionpublic void TransferRoleOwnership(ActiveDirectoryRole role) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ActiveDirectoryOperationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionSecurityExceptionpublic void TriggerSyncReplicaFromNeighbors(java.lang.String partition)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
FormatException,
OutOfMemoryException,
CryptographicException,
AccessViolationException,
SecurityException,
ActiveDirectoryOperationException,
SocketException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
ActiveDirectoryObjectNotFoundException
TriggerSyncReplicaFromNeighbors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionSocketExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundException