public class RMIThreadContext extends Object
Constructor and Description |
---|
RMIThreadContext(Principal user,
UserTransaction ut,
Locale l,
boolean alwaysSSL) |
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale() |
boolean |
getPermanentSSL() |
UserTransaction |
getTransaction() |
Principal |
getUser() |
void |
removeContext() |
void |
setContext() |
void |
setUser(Principal newUser) |
public RMIThreadContext(Principal user, UserTransaction ut, Locale l, boolean alwaysSSL)
public Principal getUser()
public void setUser(Principal newUser)
public boolean getPermanentSSL()
public UserTransaction getTransaction()
public Locale getLocale()
public void setContext()
public void removeContext()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.