Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.sun.identity.authentication.config |
This package contains the classes that represent server side
functionality such as the implementation of Authentication configuration
and utilities for this configuration management.
|
com.sun.identity.common.admin |
Modifier and Type | Interface and Description |
---|---|
interface |
AMAssignableDynamicGroup
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMDynamicGroup
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMFilteredRole
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMGroup
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMGroupContainer
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMOrganization
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMOrganizationalUnit
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMPeopleContainer
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMResource
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMRole
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMStaticGroup
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMTemplate
Deprecated.
As of Sun Java System Access Manager 7.1.
|
interface |
AMUser
Deprecated.
As of Sun Java System Access Manager 7.1.
|
Modifier and Type | Class and Description |
---|---|
class |
AMEntityImpl |
Modifier and Type | Method and Description |
---|---|
AMObject |
AMSDKEventListener.getListenedObject()
Returns object to be listened.
|
Modifier and Type | Method and Description |
---|---|
void |
AMSDKEventListener.setListenedObject(AMObject object)
Sets listened object.
|
Modifier and Type | Method and Description |
---|---|
static AMObject |
AdminInterfaceUtils.getAMObject(Debug debug,
String dn,
AMStoreConnection storeConn)
Returns the
AMObject of a given DN and a store connection. |
Modifier and Type | Method and Description |
---|---|
static boolean |
AdminInterfaceUtils.inOrganizationalUnit(Debug debug,
AMStoreConnection storeConn,
AMObject obj)
Returns true if an object is a descendent of an organizational unit.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.