Uses of Interface
org.rhq.enterprise.server.auth.SubjectManagerLocal

Packages that use SubjectManagerLocal
org.rhq.enterprise.server.auth   
org.rhq.enterprise.server.discovery   
org.rhq.enterprise.server.util   
 

Uses of SubjectManagerLocal in org.rhq.enterprise.server.auth
 

Classes in org.rhq.enterprise.server.auth that implement SubjectManagerLocal
 class SubjectManagerBean
          Provides functionality to access and manipulate subjects and principals, mainly for authentication purposes.
 

Uses of SubjectManagerLocal in org.rhq.enterprise.server.discovery
 

Constructors in org.rhq.enterprise.server.discovery with parameters of type SubjectManagerLocal
DeletedResourceTypeFilter(SubjectManagerLocal subjectManager, ResourceTypeManagerLocal resourceTypeManager, PluginManagerLocal pluginManager)
           
 

Uses of SubjectManagerLocal in org.rhq.enterprise.server.util
 

Methods in org.rhq.enterprise.server.util that return SubjectManagerLocal
static SubjectManagerLocal LookupUtil.getSubjectManager()
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.