Description Syntax Example getPartner

4-120 Oracle Fusion Middleware WebLogic Scripting Tool Command Reference

4.8.1 getPartner

Online command that retrieves the Partner entry and prints out the configuration for this partner.

4.8.1.1 Description

Retrieves the Partner entry and prints out the configuration for this partner. deleteWSPrefixAndPartnerMapping Delete an existing WS Prefix mapping to a Relying Partner. Online Offline Partner Profiles Commands getAllPartnerProfiles Retrieve the names of all the existing partner profiles. Online getPartnerProfile Retrieve partner profile configuration data. Online createRequesterPartnerProfile Create a new Requester Partner profile with default configuration data. Online createRelyingPartyPartnerProfile Create a new Relying Party Partner profile with default configuration data. Online createIssuingAuthorityPartnerProfile Create a new Issuing Authority Partner profile with default configuration data. Online deletePartnerProfile Delete an existing partner profile. Online Issuance Template Commands getAllIssuanceTemplates Retrieve the names of all the existing Issuance Templates. Online Offline getIssuanceTemplate Retrieve configuration data of a specific Issuance Template. Online createIssuanceTemplate Create a new Issuance Template with default configuration data. Online deleteIssuanceTemplate Delete an existing Issuance Template. Online Offline Validation Template Commands getAllValidationTemplates Retrieve the names of all the existing Validation Templates. Online Offline getValidationTemplate Retrieve configuration data of a specific Validation Template. Online Offline createWSSValidationTemplate Create a new WS Security Validation Template with default configuration data. Online Offline createWSTrustValidationTemplate Create a new WS Trust Validation Template with default configuration data. Online Offline deleteValidationTemplate Delete an existing Issuance Template. Online Offline Table 4–8 Cont. WLST Commands Oracle Security Token Service Use this command... To... Use with WLST... Infrastructure Security Custom WLST Commands 4-121

4.8.1.2 Syntax

getPartnerpartnerId

4.8.1.3 Example

The following invocation retrieves the Partner entry and prints out the configuration for customPartner: getPartnerpartnerId=customPartner

4.8.2 getAllRequesterPartners