beangle-otk-ws
beangle-otk-ws
API
org.beangle.otk
captcha
core
image
AbstractWordToImage
BackgroundGenerator
ChangeableAttributedString
ChangeableAttributedString
ColorGenerator
Random
Single
ColorGenerator
DecoratedTextPaster
DeformedComposedWordToImage
FontGenerator
GmailEngine
GmailEngine
RandomFontGenerator
RandomFontGenerator
TextPaster
UniColorBackgroundGenerator
WordToImage
service
CaptchaService
CaptchaService
CaptchaStore
CacheStore
MemoryStore
CaptchaStore
DefaultCaptchaService
word
DictionaryReader
BundleReader
DictionaryReader
WordGenerator
ComposeDictionary
Dictionary
Random
WordGenerator
WordList
WordList
Captcha
CaptchaEngine
CaptchaException
web
action
IndexWS
DefaultModule
code.web
action
BarWS
QrWS
helper
RangeChecker
DefaultModule
doc.web
action
PdfWS
DefaultModule
lang
service
EnNameChecker
web
action
EnWS
DefaultModule
sns.web
action
PersonWS
helper
IdHelper
PinyinHelper
DefaultModule
sys.web
action
TimeWS
DefaultModule
beangle-otk-ws
/
org.beangle.otk
/
org.beangle.otk.captcha
/
org.beangle.otk.captcha.core
/
org.beangle.otk.captcha.core.service
/
CaptchaStore
/
CacheStore
CacheStore
org.beangle.otk.captcha.core.service.CaptchaStore.CacheStore
class
CacheStore
[
A
](
cache
:
Cache
[
String
,
A
])
extends
CaptchaStore
[
A
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
CaptchaStore
[
A
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
exists
(
id
:
String
):
Boolean
def
get
(
id
:
String
):
Option
[
A
]
def
put
(
id
:
String
,
response
:
A
):
Unit
def
remove
(
id
:
String
):
Boolean
In this article
Attributes
Members list
Value members
Concrete methods