|
Java SDK r12.5 SP 8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Endpoint
Defines an endpoint as a managed object
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary | |
---|---|
static java.lang.String |
PROPERTY_ENDPOINT_HANDLE
Attribute identifier for the endpoint's unique name. |
static java.lang.String |
PROPERTY_ENDPOINT_TYPE
Attribute identifier for the endpoint object's endpoint type. |
static java.lang.String |
PROPERTY_FRIENDLY_NAME
Attribute identifier for the account object's name. |
Method Summary | |
---|---|
java.util.Vector |
delete(java.lang.String operationId)
Deletes an endpoint. |
java.lang.String |
getZOSSuffixes(java.lang.String ipAddress,
java.lang.String portNumber)
Retrieves the valid suffixes from the specified LDAP server, used by mainframe endpoint types (ACF2, RACF, Top Secret) during the endpoint creation task. |
Methods inherited from interface com.netegrity.llsdk6.imsapi.managedobject.ManagedObject |
---|
directAddAttributeValue, directRemoveAttributeValue, equals, fixUniqueNames, getImsDirectory, getImsEnvironment, getObjectType, getOrg, getOrg, getProvider, hashCode, move, persisted |
Methods inherited from interface com.netegrity.llsdk6.imsapi.abstractinterface.NamedObject |
---|
getFriendlyName, getUniqueName, toString |
Methods inherited from interface com.netegrity.llsdk6.imsapi.abstractinterface.ModifiableObject |
---|
modifyObject, modifyObject |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Field Detail |
---|
static final java.lang.String PROPERTY_FRIENDLY_NAME
static final java.lang.String PROPERTY_ENDPOINT_TYPE
static final java.lang.String PROPERTY_ENDPOINT_HANDLE
Method Detail |
---|
java.util.Vector delete(java.lang.String operationId) throws SmApiException
operationId
- - Operation Id to use for the JIAM session.
SmApiException
java.lang.String getZOSSuffixes(java.lang.String ipAddress, java.lang.String portNumber)
|
Java SDK r12.5 SP 8 06/13/2011 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |