public class RadiusSessionSupport extends Object
| Constructor and Description |
|---|
RadiusSessionSupport() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
splitUserName(String username)
Split the User-Name into username plus realm (checks for prefix realm
first - realm/username, then postfix realms - username@realm)
|
public static String[] splitUserName(String username)
username - The username to parseCopyright © 2017. All rights reserved.