This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import org.apache.cxf.endpoint.*; | |
import org.apache.cxf.ws.security.policy.model.Header; | |
import org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor; | |
import org.apache.ws.security.WSConstants; | |
import org.apache.ws.security.handler.WSHandlerConstants; | |
// ... | |
private static void addUsernameTokenProfileCXF(PapiWebService papiWebServicePort, String username) { | |
Client client = org.apache.cxf.frontend.ClientProxy.getClient(papiWebServicePort); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Mac files | |
.DS_Store | |
*/.DS_Store | |
# Output | |
/target | |
/classes | |
/bin | |
/out |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aqua Data Studio 7.0.22 | |
Depends on the following DLLs to connect to Oracle through OCI driver: | |
- ocijdbc10.dll | |
- oci.dll |
NewerOlder