|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jradius.session.RadiusSessionSupport
public class RadiusSessionSupport
| Constructor Summary | |
|---|---|
RadiusSessionSupport()
|
|
| Method Summary | |
|---|---|
static java.lang.String[] |
splitUserName(java.lang.String username)
Split the User-Name into username plus realm (checks for prefix realm first - realm/username, then postfix realms - username@realm) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RadiusSessionSupport()
| Method Detail |
|---|
public static java.lang.String[] splitUserName(java.lang.String username)
username - The username to parse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||