|
Oracle® Application Server XML Java API Reference 10g Release 2 (10.1.2) Part no. B12024-03 September 2004 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.soap.providers.ejb.IntrinsicSessionConnection
| Constructor Summary | |
IntrinsicSessionConnection(javax.naming.Context ctx) | |
| Method Summary | |
ActivatedObject |
activate(java.lang.String name) |
void |
authenticate(java.lang.String username, java.lang.String password, java.lang.String role) |
void |
close() |
javax.naming.Context |
getNamingContext() |
java.lang.String |
getSchemaName() |
boolean |
isInServer() |
boolean |
isInSession() |
java.lang.String[] |
list(java.lang.String prefix) |
LookedUpObject |
lookup(java.lang.String name) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntrinsicSessionConnection(javax.naming.Context ctx)
| Method Detail |
public void authenticate(java.lang.String username,
java.lang.String password,
java.lang.String role)
throws SOAPException
authenticate in interface oracle.soap.providers.ejb.SessionConnectionSOAPExceptionpublic void close()
close in interface oracle.soap.providers.ejb.SessionConnectionpublic boolean isInServer()
isInServer in interface oracle.soap.providers.ejb.SessionConnectionpublic boolean isInSession()
isInSession in interface oracle.soap.providers.ejb.SessionConnectionpublic java.lang.String getSchemaName()
getSchemaName in interface oracle.soap.providers.ejb.SessionConnectionpublic javax.naming.Context getNamingContext()
getNamingContext in interface oracle.soap.providers.ejb.SessionConnection
public LookedUpObject lookup(java.lang.String name)
throws SOAPException
lookup in interface oracle.soap.providers.ejb.SessionConnectionSOAPException
public ActivatedObject activate(java.lang.String name)
throws SOAPException
activate in interface oracle.soap.providers.ejb.SessionConnectionSOAPExceptionpublic java.lang.String[] list(java.lang.String prefix)
list in interface oracle.soap.providers.ejb.SessionConnection
|
Oracle® Application Server XML Java API Reference 10g Release 2 (10.1.2) Part no. B12024-03 September 2004 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||