Package | Description |
---|---|
com.xdev.security.authentication |
Modifier and Type | Interface and Description |
---|---|
static interface |
InMemoryAuthenticator.Provider
An
InMemoryAuthenticator -specific provider type. |
Modifier and Type | Class and Description |
---|---|
class |
XmlInMemoryAuthenticatorProvider
InMemoryAuthenticator.Provider implementation that loads the required username/password data from
a specified XML file. |