IDCSClient
, IDCSScope
IDCSAppRoleImpl
, IDCSClientImpl
, IDCSScopeImpl
, WLSAbstractPrincipal
, WLSGroupImpl
, WLSUserImpl
public interface IdentityDomainPrincipal
IdentityDomainPrincipal
interface is a convenience interface that
identifies principals that carry identity domain information. The identity domain may
be null.
Note: Use of this class is not required by WebLogic Server. It is simply a convenience interface.
WLSAbstractPrincipal
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getIdentityDomain() |
Get the identity domain of the principal
|