|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authenticate | |
|---|---|
| org.xmlBlaster.authentication | |
| org.xmlBlaster.authentication.plugins | |
| org.xmlBlaster.engine | The core implementation. |
| Uses of Authenticate in org.xmlBlaster.authentication |
|---|
| Fields in org.xmlBlaster.authentication declared as Authenticate | |
|---|---|
private Authenticate |
SubjectInfo.authenticate
|
private Authenticate |
AuthenticateProtector.authenticate
|
| Constructors in org.xmlBlaster.authentication with parameters of type Authenticate | |
|---|---|
AuthenticateProtector(ServerScope global,
Authenticate authenticate)
|
|
SubjectInfo(ServerScope glob,
Authenticate authenticate,
SessionName subjectName)
|
|
| Uses of Authenticate in org.xmlBlaster.authentication.plugins |
|---|
| Fields in org.xmlBlaster.authentication.plugins declared as Authenticate | |
|---|---|
private Authenticate |
PluginManager.auth
|
| Methods in org.xmlBlaster.authentication.plugins with parameters of type Authenticate | |
|---|---|
void |
PluginManager.init(Authenticate auth)
Initialize the PluginManager |
| Uses of Authenticate in org.xmlBlaster.engine |
|---|
| Fields in org.xmlBlaster.engine declared as Authenticate | |
|---|---|
private Authenticate |
XmlBlasterImpl.authenticate
|
private Authenticate |
RequestBroker.authenticate
the authentication service |
| Methods in org.xmlBlaster.engine that return Authenticate | |
|---|---|
(package private) Authenticate |
RequestBroker.getAuthenticate()
|
Authenticate |
RequestBroker.getAuthenticate(java.lang.String secretSessionId)
This method returns the unprotected Authenticate object. |
| Constructors in org.xmlBlaster.engine with parameters of type Authenticate | |
|---|---|
BigXmlKeyDOM(RequestBroker requestBroker,
Authenticate authenticate)
A singleton for each xmlBlaster server. |
|
ClientSubscriptions(ServerScope glob,
RequestBroker requestBroker,
Authenticate authenticate)
Exactly one instance for each xmlBlaster server. |
|
RequestBroker(Authenticate authenticate)
One instance of this represents one xmlBlaster server. |
|
XmlBlasterImpl(Authenticate authenticate)
One instance of this represents one xmlBlaster server. |
|
|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||