Uses of Package
org.dcache.xrootd.plugins.authn.gsi
-
Packages that use org.dcache.xrootd.plugins.authn.gsi Package Description org.dcache.xrootd.plugins.authn.gsi org.dcache.xrootd.plugins.authn.gsi.post49 org.dcache.xrootd.plugins.authn.gsi.pre49 -
Classes in org.dcache.xrootd.plugins.authn.gsi used by org.dcache.xrootd.plugins.authn.gsi Class Description CredentialLoader Loads and stores credentials based on certificate .pems on the local disk.DHBufferHandler Uses established shared secret from a Diffie Hellman session to encrypt or decrypt the buffer.DHSession This class represents a Diffie-Hellman (DH) session.GSIBucket An XrootdBucket is a serialized datatype (string, uint, binary, list) with an int32 header describing its contents.GSIBucketContainer Utility wrapper around bucket list.GSIBucketContainerBuilder Convenience utility for building bucket containers.GSIBucketUtils.BucketData The Xrootd GSI protocol passes handshake information in structs that are called "buckets".GSIBucketUtils.BucketSerializer GSIBucketUtils.BucketSerializerBuilder GSICredentialManager The component which provides credential management and related support to the request handlers.GSIRequestHandler Shared settings and functionality for processing both client and server GSI authentication requests.NestedBucketBuffer Format of a NestedBucketBuffer: - int32 BucketType (usually kXRS_main) - int32 len - char[4] protocol (\0 padded) - int32 step (e.g.RawBucket A bucket containing a header plus a number of bytes.RSASession This class is necessitated by the fact that the new GSI protocol requires encryption and decryption of the arbitrarily long Diffie-Hellman encoded parameters.StringBucket A bucket containing a header plus a String.UnsignedIntBucket A bucket containing a header plus an unsigned integer. -
Classes in org.dcache.xrootd.plugins.authn.gsi used by org.dcache.xrootd.plugins.authn.gsi.post49 Class Description GSIBucket An XrootdBucket is a serialized datatype (string, uint, binary, list) with an int32 header describing its contents.GSIBucketContainer Utility wrapper around bucket list.GSIBucketContainerBuilder Convenience utility for building bucket containers.GSIBucketUtils.BucketData The Xrootd GSI protocol passes handshake information in structs that are called "buckets".GSIClientRequestHandler GSICredentialManager The component which provides credential management and related support to the request handlers.GSIRequestHandler Shared settings and functionality for processing both client and server GSI authentication requests.GSIServerRequestHandler -
Classes in org.dcache.xrootd.plugins.authn.gsi used by org.dcache.xrootd.plugins.authn.gsi.pre49 Class Description GSIBucketUtils.BucketData The Xrootd GSI protocol passes handshake information in structs that are called "buckets".GSIClientRequestHandler GSICredentialManager The component which provides credential management and related support to the request handlers.GSIRequestHandler Shared settings and functionality for processing both client and server GSI authentication requests.GSIServerRequestHandler