Package | Description |
---|---|
org.apache.fulcrum.security.authenticator |
Modifier and Type | Class and Description |
---|---|
class |
CryptoAuthenticator
This class authenticates using the Fulcrum Crypto service a user and their
password
|
class |
NoOpAuthenticator
This class authenticates by returning TRUE always.
|
class |
TextMatchAuthenticator
This class authenticates by doing a plain text match of the user's passwords.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.