Uses of Class
hudson.security.AbstractPasswordBasedSecurityRealm

Packages that use AbstractPasswordBasedSecurityRealm
hudson.security Security-related code. 
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Uses of AbstractPasswordBasedSecurityRealm in hudson.security
 

Subclasses of AbstractPasswordBasedSecurityRealm in hudson.security
 class HudsonPrivateSecurityRealm
          SecurityRealm that performs authentication by looking up User.
 

Uses of AbstractPasswordBasedSecurityRealm in org.jvnet.hudson.test
 

Subclasses of AbstractPasswordBasedSecurityRealm in org.jvnet.hudson.test
static class JenkinsRule.DummySecurityRealm
           
 



Copyright © 2004-2013. All Rights Reserved.