Generic Security Service Application Program Interface negotiation mechanisms. More...
This enumeration represents the negotiation mechanism in a BlackBerry Dynamics GSS-API operation.
Pass one of these values as the mechanism parameter of the generateGssApiData method.
Public Member Functions | |
| String | getMechanism () |
| Get value as String. More... | |
Public Attributes | |
| NEGOTIATE_MECHANISM_SPNEGO =("SPNEGO") | |
| Simple and Protected GSS-API Negotiation. | |
| NEGOTIATE_MECHANISM_KRB5 =("KRB5") | |
| Raw Kerberos version 5 scheme. | |
| String getMechanism | ( | ) |
String representation of the value, for example "SPNEGO".