Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
edu.ou.kmi.buddyspace.core.BSAuthListener

Uses of BSAuthListener in edu.ou.kmi.buddyspace.core
 

Classes in edu.ou.kmi.buddyspace.core that implement BSAuthListener
 class BSCore
          BSCore is the main class of BuddySpace backend.
 

Methods in edu.ou.kmi.buddyspace.core with parameters of type BSAuthListener
 void BSAuthorizationBean.addAuthListener(BSAuthListener listener)
          Adds BSAuthListener to listeners notified when authentication state changes.
 void BSAuthorizationBean.removeAuthListener(BSAuthListener listener)
          Removes BSAuthListener to listeners notified when authentication state changes.