JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.shiro.cdi.annotations
Interface CipherKeySupplier
All Superinterfaces:
Supplier
<
String
>
public interface
CipherKeySupplier
extends
Supplier
<
String
>
Marker interface for specifying the Shiro cipher key
Method Summary
Methods inherited from interface java.util.function.
Supplier
get