| Package | Description |
|---|---|
| org.apache.jetspeed.security |
Jetspeed security service interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticatedUser |
AuthenticationProvider.authenticate(String userName,
String password)
Authenticate a user.
|
| Modifier and Type | Method and Description |
|---|---|
Subject |
UserManager.getSubject(AuthenticatedUser user)
Get a Subject for an (possibly externally) authenticated user with (optionally) provided credentials.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.