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

Packages that use SubjectManagerRemote
org.rhq.enterprise.server.auth   
org.rhq.enterprise.server.webservices   
 

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

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

Uses of SubjectManagerRemote in org.rhq.enterprise.server.webservices
 

Subinterfaces of SubjectManagerRemote in org.rhq.enterprise.server.webservices
 interface WebservicesRemote
          The remote API supported by a WebService Interface.
 

Classes in org.rhq.enterprise.server.webservices that implement SubjectManagerRemote
 class WebservicesManagerBean
          The purpose of this class is to aggregate all the EJB remote implementation into one class that can be annotated by JBossWS.
 



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