|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SessionHolder in org.xmlBlaster.authentication.plugins |
|---|
| Methods in org.xmlBlaster.authentication.plugins with parameters of type SessionHolder | |
|---|---|
java.lang.String |
I_Session.interceptExeptionByAuthorizer(java.lang.Throwable throwable,
SessionHolder sessionHolder,
DataHolder dataHolder)
If an exception occurrs after successful authorization the security framework has the chance to suppress the exception by returning a return QOS |
boolean |
I_Session.isAuthorized(SessionHolder sessionHolder,
DataHolder dataHolder)
Check if this subject instance is permitted to do something |
| Uses of SessionHolder in org.xmlBlaster.authentication.plugins.demo |
|---|
| Methods in org.xmlBlaster.authentication.plugins.demo with parameters of type SessionHolder | |
|---|---|
java.lang.String |
Session.interceptExeptionByAuthorizer(java.lang.Throwable throwable,
SessionHolder sessionHolder,
DataHolder dataHolder)
|
boolean |
Session.isAuthorized(SessionHolder sessionHolder,
DataHolder dataHolder)
Check if the user is permited (authorized) to do something |
| Uses of SessionHolder in org.xmlBlaster.authentication.plugins.htpasswd |
|---|
| Methods in org.xmlBlaster.authentication.plugins.htpasswd with parameters of type SessionHolder | |
|---|---|
java.lang.String |
Session.interceptExeptionByAuthorizer(java.lang.Throwable throwable,
SessionHolder sessionHolder,
DataHolder dataHolder)
|
boolean |
HtPasswd.isAuthorized(SessionHolder sessionHolder,
DataHolder dataHolder)
Check of MethodName is allowed to be invoked by user. |
boolean |
Session.isAuthorized(SessionHolder sessionHolder,
DataHolder dataHolder)
|
| Uses of SessionHolder in org.xmlBlaster.authentication.plugins.ldap |
|---|
| Methods in org.xmlBlaster.authentication.plugins.ldap with parameters of type SessionHolder | |
|---|---|
java.lang.String |
Session.interceptExeptionByAuthorizer(java.lang.Throwable throwable,
SessionHolder sessionHolder,
DataHolder dataHolder)
|
boolean |
Session.isAuthorized(SessionHolder sessionHolder,
DataHolder dataHolder)
|
| Uses of SessionHolder in org.xmlBlaster.authentication.plugins.simple |
|---|
| Methods in org.xmlBlaster.authentication.plugins.simple with parameters of type SessionHolder | |
|---|---|
java.lang.String |
Session.interceptExeptionByAuthorizer(java.lang.Throwable throwable,
SessionHolder sessionHolder,
DataHolder dataHolder)
|
boolean |
Session.isAuthorized(SessionHolder sessionHolder,
DataHolder dataHolder)
Check if the user is permited (authorized) to do something |
|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||