|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginException | |
|---|---|
| org.rhq.enterprise.server.auth | |
| org.rhq.enterprise.server.webservices | |
| Uses of LoginException in org.rhq.enterprise.server.auth |
|---|
| Methods in org.rhq.enterprise.server.auth that throw LoginException | |
|---|---|
org.rhq.core.domain.auth.Subject |
SubjectManagerLocal.login(String username,
String password)
|
org.rhq.core.domain.auth.Subject |
SubjectManagerRemote.login(String username,
String password)
Logs a user into the system. |
org.rhq.core.domain.auth.Subject |
SubjectManagerBean.login(String username,
String password)
|
org.rhq.core.domain.auth.Subject |
SubjectManagerLocal.loginUnauthenticated(String username)
Logs in a user without performing any authentication. |
org.rhq.core.domain.auth.Subject |
SubjectManagerBean.loginUnauthenticated(String username)
|
org.rhq.core.domain.auth.Subject |
SubjectManagerLocal.processSubjectForLdap(org.rhq.core.domain.auth.Subject subject,
String subjectPassword)
|
org.rhq.core.domain.auth.Subject |
SubjectManagerBean.processSubjectForLdap(org.rhq.core.domain.auth.Subject subject,
String subjectPassword)
This method is applied to Subject instances that may require LDAP auth/authz processing. |
| Uses of LoginException in org.rhq.enterprise.server.webservices |
|---|
| Methods in org.rhq.enterprise.server.webservices that throw LoginException | |
|---|---|
org.rhq.core.domain.auth.Subject |
WebservicesManagerBean.login(String username,
String password)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||