Uses of Class
org.dcache.xrootd.plugins.authn.gsi.NestedBucketBuffer
-
Packages that use NestedBucketBuffer Package Description org.dcache.xrootd.plugins.authn.gsi -
-
Uses of NestedBucketBuffer in org.dcache.xrootd.plugins.authn.gsi
Methods in org.dcache.xrootd.plugins.authn.gsi that return NestedBucketBuffer Modifier and Type Method Description protected NestedBucketBufferGSIRequestHandler. decryptMainBucketWithSessionKey(java.util.Map<XrootdSecurityProtocol.BucketType,GSIBucket> receivedBuckets, java.lang.String step)Assumes the dhSession has been finalized.static NestedBucketBufferGSIBucketUtils. deserializeNested(XrootdSecurityProtocol.BucketType type, io.netty.buffer.ByteBuf buffer)Deserialize the NestedBucketBuffer.
-