Package org.codelibs.fess.app.service
Class WebAuthenticationService
java.lang.Object
org.codelibs.fess.app.service.WebAuthenticationService
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
delete
(WebAuthentication webAuthentication) org.dbflute.optional.OptionalEntity<WebAuthentication>
getWebAuthenticationList
(String webConfigId) getWebAuthenticationList
(WebAuthPager webAuthenticationPager) protected void
setupListCondition
(WebAuthenticationCB cb, WebAuthPager webAuthenticationPager) void
store
(WebAuthentication webAuthentication)
-
Field Details
-
webAuthenticationBhv
-
fessConfig
-
-
Constructor Details
-
WebAuthenticationService
public WebAuthenticationService()
-
-
Method Details
-
getWebAuthenticationList
-
getWebAuthentication
-
store
-
delete
-
setupListCondition
-
getWebAuthenticationList
-