|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Destination | |
| com.sap.security.core.server.destinations.api | |
| Uses of Destination in com.sap.security.core.server.destinations.api |
| Subinterfaces of Destination in com.sap.security.core.server.destinations.api | |
interface |
HTTPDestination
|
interface |
RFCDestination
Externally visible RFC Destination interface. |
| Methods in com.sap.security.core.server.destinations.api that return Destination | |
Destination |
DestinationService.getDestination(String type,
String name)
Return an instance of a defined destination |
Destination |
DestinationService.createDestination(String type,
Object data)
Return an instance of a defined destination by passing over the configuration data |
Destination |
DestinationService.createDestination(String type)
Create a destination of a given destination type. |
| Methods in com.sap.security.core.server.destinations.api with parameters of type Destination | |
void |
DestinationService.updateDestination(String type,
Destination destination)
Update a destination of a given destination type. |
void |
DestinationService.storeDestination(String type,
Destination destination)
Add a destination of a given destination type The destination may not yet exist. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||