Uses of Class
com.netscape.certsrv.base.RESTMessage.AttributeList
Packages that use RESTMessage.AttributeList
-
Uses of RESTMessage.AttributeList in com.netscape.certsrv.base
Subclasses with type arguments of type RESTMessage.AttributeList in com.netscape.certsrv.baseModifier and TypeClassDescriptionstatic classstatic classMethods in com.netscape.certsrv.base that return RESTMessage.AttributeListModifier and TypeMethodDescriptionRESTMessage.AttributeListDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) RESTMessage.getAttributeList()Methods in com.netscape.certsrv.base with parameters of type RESTMessage.AttributeListModifier and TypeMethodDescriptionvoidRESTMessage.AttributeListSerializer.serialize(RESTMessage.AttributeList attributes, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) voidRESTMessage.setAttributeList(RESTMessage.AttributeList list) Constructor parameters in com.netscape.certsrv.base with type arguments of type RESTMessage.AttributeList