Package | Description |
---|---|
com.sun.identity.entitlement.interfaces | |
com.sun.identity.shared.debug |
Defines debug logging classes.
|
com.sun.identity.shared.debug.impl |
Modifier and Type | Method and Description |
---|---|
IDebug |
IDebugProvider.getInstance(String debugName)
Returns an instance of
IDebug type which
enable the com.iplanet.am.util.Debug instances to delegate
the service calls to the provider specific implementation. |
Modifier and Type | Method and Description |
---|---|
IDebug |
IDebugProvider.getInstance(String debugName)
Returns an instance of
IDebug type which
enable the com.iplanet.am.util.Debug instances to delegate
the service calls to the provider specific implementation. |
Modifier and Type | Class and Description |
---|---|
class |
DebugImpl
Debug implementation class.
|
Modifier and Type | Method and Description |
---|---|
IDebug |
DebugProviderImpl.getInstance(String debugName)
Get the debugger associated with the debug name
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.