JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.tremolosecurity.provisioning.core
UserStoreProviderWithMetadata
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getAnnotations()
getLabels()
Interface UserStoreProviderWithMetadata
All Known Implementing Classes:
OpenShiftTarget
public interface
UserStoreProviderWithMetadata
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
getAnnotations
()
Map
<
String
,
String
>
getLabels
()
Method Details
getAnnotations
Map
<
String
,
String
>
getAnnotations
()
getLabels
Map
<
String
,
String
>
getLabels
()