|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.resource.spi.ConnectionContext
public class ConnectionContext
Thread local class to access the Subject in the Connector code. This is set just before the connector connection is created.
Constructor Summary | |
---|---|
ConnectionContext()
|
Method Summary | |
---|---|
static javax.security.auth.Subject |
getSubject()
|
static void |
setSubject(javax.security.auth.Subject subject)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionContext()
Method Detail |
---|
public static javax.security.auth.Subject getSubject()
public static void setSubject(javax.security.auth.Subject subject)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |