Uses of Class
org.dcache.xrootd.plugins.authn.gsi.GSIBucketUtils.BucketSerializerBuilder
-
Packages that use GSIBucketUtils.BucketSerializerBuilder Package Description org.dcache.xrootd.plugins.authn.gsi -
-
Uses of GSIBucketUtils.BucketSerializerBuilder in org.dcache.xrootd.plugins.authn.gsi
Methods in org.dcache.xrootd.plugins.authn.gsi that return GSIBucketUtils.BucketSerializerBuilder Modifier and Type Method Description GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withBuckets(java.util.List<GSIBucket> buckets)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withProtocol(java.lang.String protocol)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withRequestId(java.lang.Integer requestId)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withStat(java.lang.Integer stat)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withStep(int step)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withStepName(java.lang.String stepName)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withStreamId(java.lang.Integer streamId)GSIBucketUtils.BucketSerializerBuilderGSIBucketUtils.BucketSerializerBuilder. withTitle(java.lang.String title)
-