gssapi::oid::set(3) centos man page | unix.com

Man Page: gssapi::oid::set

Operating Environment: centos

Section: 3

GSSAPI::OID::Set(3)					User Contributed Perl Documentation				       GSSAPI::OID::Set(3)

NAME
GSSAPI::OID::Set - methods for handling sets of GSSAPI OIDs, and some constant OID sets.
SYNOPSIS
use GSSAPI; $oidset = GSSAPI::OID::Set->new; $status = $oidset->insert($oid); $status = $oidset->contains($oid, $isthere); if ($status && $isthere) { # blah blah blah }
DESCRIPTION
"GSSAPI::OID::Set" objects are simple sets of GSSAPI:OIDs (duh).
BUGS
There's no way to list the OIDs in a set; you can only check to see if a particular one is present. This is really a bug in the C API, so any fix would be implementation specific.
AUTHOR
Philip Guenther <pguen@cpan.org>
SEE ALSO
perl(1) GSSAPI(3p) GSSAPI::OID(3p) RFC2743 perl v5.16.3 2008-02-02 GSSAPI::OID::Set(3)
Related Man Pages
gssapi(3) - mojave
gssapi(3) - osx
gssapi::oid(3) - mojave
gssapi::status(3) - centos
gssapi::oid(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it