Package com.strongdm.api
Class RemoteIdentitiesHistory
java.lang.Object
com.strongdm.api.RemoteIdentitiesHistory
Deprecated.
RemoteIdentitiesHistory records all changes to the state of a RemoteIdentity.
-
Constructor Summary
ConstructorDescriptionRemoteIdentitiesHistory
(io.grpc.ManagedChannel channel, Client client) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.List gets a list of RemoteIdentityHistory records matching a given set of criteria.withDeadlineAfter
(long duration, TimeUnit units) Deprecated.This function returns a copy of the RemoteIdentitiesHistory service which has the given deadline set for all method calls.
-
Constructor Details
-
RemoteIdentitiesHistory
Deprecated.
-
-
Method Details
-
withDeadlineAfter
Deprecated.This function returns a copy of the RemoteIdentitiesHistory service which has the given deadline set for all method calls. -
list
Deprecated.List gets a list of RemoteIdentityHistory records matching a given set of criteria.- Throws:
RpcException
-