Skip to content

This repo contains code samples for BlackBerry Web Services for Enterprise Administration in Java, and also in Microsoft .NET C#. These code samples are designed to demonstrate the basic essentials needed to work with the BlackBerry Web Services for Enterprise Administration API.

Notifications You must be signed in to change notification settings

ryanlehmann/BWS-Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

BWS Code Samples Repository

The BWS-CodeSamples repository holds code samples that demonstrate how to use the BlackBerry Web Services for Enterprise Administration API.

All APIs shared in this repository are Open Source under the Apache 2.0 License

To contribute code to this repository you must be signed up as an official contributor.

Code Organization

Each sample added to the repository is available in both Java and C#.

File Descriptions

10.1.3 and earlier

  • AuthenticationSample.cs - .NET code sample for authentication methods
  • AuthenticationSample.java - Java code sample for authentication methods
  • AuthenticationSample_CS.Console.text - Output for AuthenticationSample.cs
  • AuthenticationSample_Java.Console.txt - Output for AuthenticationSample.java
  • Krb5LoginModuleConfiguration.java - A resource for AuthenticationSample.java
  • ServiceTicketGenerator.java - A resource for AuthenticationSample.java
  • SampleBwsClient.cs - .NET code sample for creating a user
  • SampleBwsClient.java - Java code sample for creating a user
  • SampleBwsClient_CS.Console.txt - Output for SampleBwsClient.cs
  • SampleBwsClient_Java.Console.txt - Output for SampleBwsClient.java

10.2

  • AuthenticationSample.cs - .NET code sample for authentication methods
  • AuthenticationSample.java - Java code sample for authentication methods
  • AuthenticationSample_CS.ConsoleBDS.text - Output for AuthenticationSample.cs (BDS)
  • AuthenticationSample_CS.ConsoleUDS.text - Output for AuthenticationSample.cs (UDS)
  • AuthenticationSample_Java.ConsoleBDS.txt - Output for AuthenticationSample.java (BDS)
  • AuthenticationSample_Java.ConsoleUDS.txt - Output for AuthenticationSample.java (UDS)
  • Krb5LoginModuleConfiguration.java - A resource for AuthenticationSample.java
  • ServiceTicketGenerator.java - A resource for AuthenticationSample.java
  • SampleBwsClient.cs - .NET code sample for creating a user
  • SampleBwsClient.java - Java code sample for creating a user
  • SampleBwsClient_CS.ConsoleBDS.txt - Output for SampleBwsClient.cs (BDS)
  • SampleBwsClient_CS.ConsoleUDS.txt - Output for SampleBwsClient.cs (UDS)
  • SampleBwsClient_Java.ConsoleBDS.txt - Output for SampleBwsClient.java (BDS)
  • SampleBwsClient_Java.ConsoleUDS.txt - Output for SampleBwsClient.java (UDS)

Repository Committers

Bug Reporting and Feature Requests

If you find a bug in a sample, or have an enhancement request, simply file an Issue for the sample and send a message (via github messages) to the sample Author(s) to let them know that you have filed an Issue.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This repo contains code samples for BlackBerry Web Services for Enterprise Administration in Java, and also in Microsoft .NET C#. These code samples are designed to demonstrate the basic essentials needed to work with the BlackBerry Web Services for Enterprise Administration API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published