public class LogonInfo extends Object
Constructor and Description |
---|
LogonInfo(DirContext context,
int token)
Creates a new LogonInfo.
|
Modifier and Type | Method and Description |
---|---|
DirContext |
getUserContext()
Retrieves the context.
|
int |
getUserToken()
Retrieves the usertoken.
|
public LogonInfo(DirContext context, int token)
context
- the directory contexttoken
- the usertokenpublic DirContext getUserContext()
public int getUserToken()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.