|
Project: stp | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectcom.ibm.rational.stp.client.samples.SimpleQuery.UnPw
static class SimpleQuery.UnPw
A simple Authentication object in which the username and password obtained from the user is cached for use by the CM API.
| Field Summary | |
|---|---|
private String[] |
m_data
The cached credentials |
| Constructor Summary | |
|---|---|
SimpleQuery.UnPw(String unpw)
Constructs an Authentication object |
|
| Method Summary | |
|---|---|
List<String> |
getGroupList()
|
String |
getPrimaryGroupName()
|
String |
loginName()
|
String |
password()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private String[] m_data
| Constructor Detail |
|---|
SimpleQuery.UnPw(String unpw)
unpw - A String containing username+password.| Method Detail |
|---|
public String loginName()
loginName in interface javax.wvcm.ProviderFactory.Callback.Authenticationpublic String password()
password in interface javax.wvcm.ProviderFactory.Callback.Authenticationpublic String getPrimaryGroupName()
getPrimaryGroupName in interface CcProvider.CcAuthenticationpublic List<String> getGroupList()
getGroupList in interface CcProvider.CcAuthentication
|
Generated Wed 12-Aug-2015 10:57 PM | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||