Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method GSSAPI.describe_services()


Method describe_services

string describe_services(int services)

Description

Returns a string that compactly describes the given services, which is taken as a bitfield of GSSAPI.*_FLAG flags.

The returned string contains capitalized names for the flags reminiscent of the GSSAPI.*_FLAG constants, separated by "|".