JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Constructors
Methods
Method
Description
com.floragunn.searchguard.user.AuthCredentials.addAttribute(String, String)
com.floragunn.searchguard.user.AuthCredentials.markComplete()
com.floragunn.searchguard.user.User.addAttributes(Map<String, String>)
Use structured attributes instead
com.floragunn.searchguard.user.User.Builder.oldAttribute(String, String)
com.floragunn.searchguard.user.User.Builder.oldAttributes(Map<String, String>)
com.floragunn.searchguard.user.User.getCustomAttributesMap()
use getStructuredAttributes() instead
Constructors
Constructor
Description
com.floragunn.searchguard.user.AuthCredentials(String, Object)