JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.crypto
Package
net.anwiba.commons.crypto
Interface IPassword
All Known Implementing Classes:
Password
public interface
IPassword
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getValue
()
boolean
isEncrypted
()
Method Details
isEncrypted
boolean
isEncrypted
()
getValue
String
getValue
()