JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.jira.cluster.distribution.localq.rmi.auth
Interface ClusterAuthSharedKeySupplier
All Superinterfaces:
Supplier
<
Optional
<byte[]>>
All Known Implementing Classes:
DefaultClusterAuthSharedKeySupplier
public interface
ClusterAuthSharedKeySupplier
extends
Supplier
<
Optional
<byte[]>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
refresh
()
Methods inherited from interface java.util.function.
Supplier
get
Method Details
refresh
void
refresh
()