Uses of Interface
org.openqa.jetty.http.SSORealm

Packages that use SSORealm
org.openqa.jetty.http   
 

Uses of SSORealm in org.openqa.jetty.http
 

Classes in org.openqa.jetty.http that implement SSORealm
 class HashSSORealm
           
 class HashUserRealm
          HashMapped User Realm.
 class JDBCUserRealm
          HashMapped User Realm with JDBC as data source.
 

Methods in org.openqa.jetty.http that return SSORealm
 SSORealm HashUserRealm.getSSORealm()
           
 

Methods in org.openqa.jetty.http with parameters of type SSORealm
 void HashUserRealm.setSSORealm(SSORealm ssoRealm)
          Set the SSORealm.
 



Copyright © 2011. All Rights Reserved.