|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserIdentity | |
|---|---|
| com.prosysopc.ua | Common classes for client and server side. |
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| com.prosysopc.ua.server | Main server side classes of the SDK. |
| Uses of UserIdentity in com.prosysopc.ua |
|---|
| Methods in com.prosysopc.ua that return UserIdentity | |
|---|---|
UserIdentity |
SessionActivationException.getUserIdentity()
|
| Constructors in com.prosysopc.ua with parameters of type UserIdentity | |
|---|---|
SessionActivationException(String message,
UserIdentity userIdentity,
org.opcfoundation.ua.common.ServiceFaultException e)
|
|
SessionActivationException(String message,
UserIdentity userIdentity,
org.opcfoundation.ua.common.ServiceResultException e)
|
|
SessionActivationException(String message,
UserIdentity userIdentity,
org.opcfoundation.ua.builtintypes.StatusCode statusCode)
|
|
| Uses of UserIdentity in com.prosysopc.ua.client |
|---|
| Methods in com.prosysopc.ua.client that return UserIdentity | |
|---|---|
UserIdentity |
UaClient.getUserIdentity()
The current user identity to use for user authentication. |
| Methods in com.prosysopc.ua.client with parameters of type UserIdentity | |
|---|---|
void |
UaClient.setUserIdentity(UserIdentity userIdentity)
Define a new user identity. |
| Uses of UserIdentity in com.prosysopc.ua.server |
|---|
| Subclasses of UserIdentity in com.prosysopc.ua.server | |
|---|---|
class |
ServerUserIdentity
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||