|
Oracle Fusion Middleware Java API Reference for Oracle PDK Java 11g Release 1 (11.1.1) E10691-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.webdb.provider.v2.utils.BasePortalRealm
oracle.portal.provider.v2.PortalRealm
public class PortalRealm
Represents the realm of a user for a hosted portal.
When a provider is registered, the registration may be within a virtual portal operated by a hosting service. Organizations that subscribe to a hosted portal are known as subscribers and each subscriber has it's own user realm to hold the user community.
| Constructor Summary | |
|---|---|
PortalRealm(java.lang.String name)
constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the name of the realm for a user. |
void |
setName(java.lang.String name)
sets the name of the Realm |
| Methods inherited from class oracle.webdb.provider.v2.utils.BasePortalRealm |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PortalRealm(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in class oracle.webdb.provider.v2.utils.BasePortalRealmpublic void setName(java.lang.String name)
|
Oracle Fusion Middleware Java API Reference for Oracle PDK Java 11g Release 1 (11.1.1) E10691-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||