public interface UserDirectoryConnectionService
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<com.atlassian.crowd.embedded.api.Directory> |
findAllActiveExternalDirectories() |
boolean |
getConnectionState(com.atlassian.crowd.embedded.api.Directory directory) |
Optional<java.time.Duration> |
getLatency(com.atlassian.crowd.embedded.api.Directory directory) |
boolean getConnectionState(com.atlassian.crowd.embedded.api.Directory directory)
Optional<java.time.Duration> getLatency(com.atlassian.crowd.embedded.api.Directory directory)
java.util.stream.Stream<com.atlassian.crowd.embedded.api.Directory> findAllActiveExternalDirectories()
Copyright © 2002-2024 Atlassian. All Rights Reserved.