|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of I_Subject in org.xmlBlaster.authentication |
| Fields in org.xmlBlaster.authentication declared as I_Subject | |
private I_Subject |
SubjectInfo.securityCtx
The partner class from the security framework |
| Methods in org.xmlBlaster.authentication that return I_Subject | |
I_Subject |
SubjectInfo.getSecurityCtx()
Subject specific informations from the security framework |
| Methods in org.xmlBlaster.authentication with parameters of type I_Subject | |
void |
SubjectInfo.toAlive(I_Subject securityCtx,
CbQueueProperty prop)
Initialize SubjectInfo |
void |
SubjectInfo.setSecurityCtx(I_Subject securityCtx)
|
SubjectInfo |
Authenticate.getOrCreateSubjectInfoByName(SessionName subjectName,
boolean returnLocked,
I_Subject subjectCtx,
CbQueueProperty prop)
Access a subjectInfo with the unique login name. |
| Uses of I_Subject in org.xmlBlaster.authentication.plugins |
| Methods in org.xmlBlaster.authentication.plugins that return I_Subject | |
I_Subject |
I_Session.getSubject()
Get the owner of this session. |
| Uses of I_Subject in org.xmlBlaster.authentication.plugins.demo |
| Classes in org.xmlBlaster.authentication.plugins.demo that implement I_Subject | |
class |
Subject
|
| Methods in org.xmlBlaster.authentication.plugins.demo that return I_Subject | |
I_Subject |
Session.getSubject()
[I_Session] |
| Uses of I_Subject in org.xmlBlaster.authentication.plugins.htpasswd |
| Classes in org.xmlBlaster.authentication.plugins.htpasswd that implement I_Subject | |
class |
Session
This implements the session AND the subject interface in the same class and supports simple authorization. |
| Methods in org.xmlBlaster.authentication.plugins.htpasswd that return I_Subject | |
I_Subject |
Session.getSubject()
|
| Uses of I_Subject in org.xmlBlaster.authentication.plugins.ldap |
| Methods in org.xmlBlaster.authentication.plugins.ldap that return I_Subject | |
I_Subject |
Session.getSubject()
|
| Uses of I_Subject in org.xmlBlaster.authentication.plugins.simple |
| Methods in org.xmlBlaster.authentication.plugins.simple that return I_Subject | |
I_Subject |
Session.getSubject()
[I_Session] |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||