|
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.content.Credentials
public class Credentials
The credentials for an authenticated subject.
| Constructor Summary | |
|---|---|
Credentials()Constructs an empty Credentials. |
|
Credentials(Subject subject)Constructs an Credentials with a Subject. |
|
| Method Summary | |
|---|---|
Object |
getProperties()Gets any additional properties useful for authenticating and authorizing this Credentials. |
Subject |
getSubject()Returns the Subject for this Credentials. |
String |
getUserName()Gts the userName for this Credentials. |
void |
setProperties(Properties properties)Sets any additional properties useful for authenticating and authorizing this Credentials. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Credentials()
public Credentials(Subject subject)
| Method Detail |
|---|
public Subject getSubject()
public String getUserName()
public Object getProperties()
public void setProperties(Properties properties)
|
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.