Package | Description |
---|---|
org.apache.turbine.services.security |
The security service can be used to authenticate users based on database information.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSecurityService
This is a common subset of SecurityService implementation.
|
Modifier and Type | Method and Description |
---|---|
static SecurityService |
TurbineSecurity.getService()
Retrieves an implementation of SecurityService, base on the settings in
TurbineResources.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.