Uses of Class
org.qtunes.auth.SessionMatcher

Packages that use SessionMatcher
org.qtunes.auth The "auth" package contains the API interface to authorize user actions - managing logins, sessions etc. 
 

Uses of SessionMatcher in org.qtunes.auth
 

Constructors in org.qtunes.auth with parameters of type SessionMatcher
BasicAuthorizer(SessionMatcher matcher, java.lang.String[] allowances)