|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.security.CredentialItem
public class CredentialItem
Lightweight object holding a set of credential information as persisted by a Credential Mapper provider.
| Constructor Summary | |
|---|---|
CredentialItem(String credentialAlias, String remoteUser, char[] attribute, P13nResource resourceId) |
|
| Method Summary | |
|---|---|
void |
dispose() |
boolean |
equals(Object other) |
String |
getAlias() |
char[] |
getAttribute() |
String |
getRemoteUser() |
P13nResource |
getResourceId() |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CredentialItem(String credentialAlias,
String remoteUser,
char[] attribute,
P13nResource resourceId)
| Method Detail |
|---|
public String getAlias()
public String getRemoteUser()
public P13nResource getResourceId()
public char[] getAttribute()
public void dispose()
public boolean equals(Object other)
equals in class Object
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.