JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.reactivecommons.async.starter.props
Interface GenericAsyncPropsDomain.SecretFiller<P>
Enclosing class:
GenericAsyncPropsDomain
<
T
extends
GenericAsyncProps
<
P
>,
P
>
public static interface
GenericAsyncPropsDomain.SecretFiller<P>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
fillWithSecret
(
String
domain,
GenericAsyncProps
<
P
> props)
Method Details
fillWithSecret
void
fillWithSecret
(
String
domain,
GenericAsyncProps
<
P
> props)