xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.engine.admin.I_AdminSubject

Packages that use I_AdminSubject
org.xmlBlaster.authentication   
org.xmlBlaster.protocol   
 

Uses of I_AdminSubject in org.xmlBlaster.authentication
 

Subinterfaces of I_AdminSubject in org.xmlBlaster.authentication
 interface SubjectInfoProtectorMBean
          Export methods for JMX.
 

Classes in org.xmlBlaster.authentication that implement I_AdminSubject
 class SubjectInfoProtector
          SubjectInfoProtector protects SubjectInfo.java from direct access by administrative tasks.
 

Methods in org.xmlBlaster.authentication that return I_AdminSubject
 I_AdminSubject AuthenticateProtector.getSubjectInfoByName(SessionName sessionName)
          Administrative access.
 

Uses of I_AdminSubject in org.xmlBlaster.protocol
 

Methods in org.xmlBlaster.protocol that return I_AdminSubject
 I_AdminSubject I_Authenticate.getSubjectInfoByName(SessionName sessionName)
          Administrative access.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.