Uses of Interface
org.wso2.usermanager.Realm

Packages that use Realm
org.wso2.usermanager.custom.acegi   
org.wso2.usermanager.custom.jdbc   
org.wso2.usermanager.custom.ldap   
org.wso2.usermanager.readwrite   
org.wso2.usermanager.verification.email   
 

Uses of Realm in org.wso2.usermanager.custom.acegi
 

Classes in org.wso2.usermanager.custom.acegi that implement Realm
 class AcegiRealm
           
 

Uses of Realm in org.wso2.usermanager.custom.jdbc
 

Classes in org.wso2.usermanager.custom.jdbc that implement Realm
 class JDBCRealm
           
 

Uses of Realm in org.wso2.usermanager.custom.ldap
 

Classes in org.wso2.usermanager.custom.ldap that implement Realm
 class LDAPRealm
           
 

Uses of Realm in org.wso2.usermanager.readwrite
 

Classes in org.wso2.usermanager.readwrite that implement Realm
 class DefaultRealm
           
 

Uses of Realm in org.wso2.usermanager.verification.email
 

Methods in org.wso2.usermanager.verification.email with parameters of type Realm
static void EmailVerifier.init(Realm realmInstance, EmailVerifierConfig verifierConfig)
          Configures the Email Verifier