|
Oracle Email Java API Reference Release 2(9.0.4) B10724-01 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
oracle.mail.sdk.esmail.OracleAuthenticator
The OracleAuthenticator class is used in the OC4J environment to connect to the ESMail service provider. OC4J creates a default javamail Session object and is unable to recognize and return an instance of the esmail session object when the client program requests a session using the Session.getDefaultInstance(System.getProperties(), null) call. Instead within OC4J, a user is now required to make a Session.getDefaultInstance(System.getProperties(), new OracleAuthenticator()) call to get a default esmail session.
Constructor Summary | |
OracleAuthenticator() |
Constructor Detail |
public OracleAuthenticator()
|
Oracle Email Java API Reference Release 2(9.0.4) B10724-01 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |